git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git fetch --reference?
@ 2006-11-15  0:38 Michael K. Edwards
  2006-11-15  1:02 ` Junio C Hamano
  2006-11-15  1:04 ` Jakub Narebski
  0 siblings, 2 replies; 5+ messages in thread
From: Michael K. Edwards @ 2006-11-15  0:38 UTC (permalink / raw)
  To: git

When setting up a working area for kernel integration for a new
embedded target, I generally do a "git clone --reference" so that the
new area has its own repository (and its own branch structure) but
most of the blobs come from a local reference copy.  But now that I'm
integrating bits from several non-trivially divergent trees (mtd-2.6,
netdev-2.6, linux-2.6.16.y, etc.), it would be nice to avoid
re-downloading blobs for these additional remote branches, which are
also available in the local reference copy.  Is it feasible to
implement "git fetch --reference" for this purpose?  Or is there a
better way to manage this sort of integration effort?

Cheers,

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-15  1:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-15  0:38 git fetch --reference? Michael K. Edwards
2006-11-15  1:02 ` Junio C Hamano
2006-11-15  1:17   ` Michael K. Edwards
2006-11-15  1:49     ` Junio C Hamano
2006-11-15  1:04 ` Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).