git branch help?

Matt McCutchen matt at mattmccutchen.net
Tue Aug 3 07:39:02 UTC 2010


On Tue, 2010-08-03 at 09:12 +0200, Kevin Kofler wrote:
> But I guess git 
> will be storing a lot of redundant stuff and forcing extra pulls if you work 
> that way. :-(

It looks like the current implementation of "fedpkg clone -B" creates
independent repositories that don't share anything except the initially
downloaded pack.  Changing to multiple working directories hanging off a
single repository would solve the problems you mentioned.  Someone could
file a RFE.

-- 
Matt



More information about the devel mailing list