git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Subtree merging of sub-directories between repositories?
@ 2009-08-02  6:37 skillzero
  2009-08-02  8:30 ` Avery Pennarun
  0 siblings, 1 reply; 4+ messages in thread
From: skillzero @ 2009-08-02  6:37 UTC (permalink / raw)
  To: git

Is it possible to use the subtree merge strategy to import just one
directory from a repository into a directory of a different
repository? The subtree merge example describes bringing in an entire
repository as a directory, but I'm not sure how to adapt that to just
import part of the source repository. The repositories are completely
different, but repository A has a couple directories I want to import
into repository B (along with the history that affected those
directories). I may also make changes on either side and it would be
nice to be able to re-merge in either direction.

I was thinking I might need something like the git-subtree script, but
maybe this can be done with standard git commands?

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

end of thread, other threads:[~2009-08-02 18:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-02  6:37 Subtree merging of sub-directories between repositories? skillzero
2009-08-02  8:30 ` Avery Pennarun
2009-08-02 18:05   ` skillzero
2009-08-02 18:53     ` Avery Pennarun

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).