[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110119180735.GA9752@home.goodmis.org>
Date: Wed, 19 Jan 2011 13:07:35 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: nobody <darwinskernel@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.38-rc1
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists