Git development
 help / color / mirror / Atom feed
* Is it possible to "graft" a series of commits into/onto an existing repository?
@ 2007-06-27 13:25 Patrick Doyle
  2007-06-27 13:47 ` Johannes Schindelin
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Doyle @ 2007-06-27 13:25 UTC (permalink / raw)
  To: git

I have an empty directory, managed by git and I want to graft another
(git) repository onto it, such that that history is maintained.  Is
this possible?

--wpd

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

* Re: Is it possible to "graft" a series of commits into/onto an existing repository?
  2007-06-27 13:25 Is it possible to "graft" a series of commits into/onto an existing repository? Patrick Doyle
@ 2007-06-27 13:47 ` Johannes Schindelin
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2007-06-27 13:47 UTC (permalink / raw)
  To: Patrick Doyle; +Cc: git

Hi,

On Wed, 27 Jun 2007, Patrick Doyle wrote:

> I have an empty directory, managed by git and I want to graft another
> (git) repository onto it, such that that history is maintained.  Is
> this possible?

Yes. See Documentation/repository-layout.txt for more (look for 
info/grafts).

Hth,
Dscho

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

end of thread, other threads:[~2007-06-27 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-27 13:25 Is it possible to "graft" a series of commits into/onto an existing repository? Patrick Doyle
2007-06-27 13:47 ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox