Re: Linux 2.6.38-rc1

From: Steven Rostedt
Date: Wed Jan 19 2011 - 13:07:44 EST


On Tue, Jan 18, 2011 at 09:56:38PM -0800, Linus Torvalds wrote:
>
> Btw, what may confuse you a bit is that the on-disk representation of
> the newly received pack ends up being about 69MB, ie the 21MiB of
> network traffic almost tripled in size as a result of that "resolving
> deltas" thing. That's because git pack-files are designed to always be
> stand-alone, so on disk, the pack-file will always contain the base
> objects needed to expand all the deltas.

When I first started using git (2006?) I was recommended to use "-k"
when doing a fetch or pull. I don't even remember why it was
recommended. I still do it, but is it necessary?

All the help says is:

-k, --keep
Keep downloaded pack.

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/