git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* import files w/ history
@ 2009-03-03 12:54 Csaba Henk
  2009-03-03 13:00 ` Jeff King
  0 siblings, 1 reply; 8+ messages in thread
From: Csaba Henk @ 2009-03-03 12:54 UTC (permalink / raw)
  To: git

Hi,

How could I import some files from an unrelated git repo with history?
And if I'd like to use different paths? Eg:

Say the other repo has these files:

lib/trees/rb_tree.{c,h}

and I want to import them into my repo as

include/rb_tree.h
src/rb_tree.c

(In fact I just have a single file to import and I don't want to
vary paths, yet I'm curious about this extended case, too.)

Thanks,
Csaba

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

end of thread, other threads:[~2009-03-11  0:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-03 12:54 import files w/ history Csaba Henk
2009-03-03 13:00 ` Jeff King
2009-03-06 13:29   ` Csaba Henk
2009-03-06 15:33     ` Miklos Vajna
2009-03-08  0:10     ` Jeff King
2009-03-09  5:15       ` Csaba Henk
2009-03-10 18:03         ` Jeff King
2009-03-11  0:11           ` Csaba Henk

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