public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* Prepend the history of one git tree to another
@ 2006-02-20  9:09 Thomas Glanzmann
  2006-02-20 10:14 ` Andreas Ericsson
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Glanzmann @ 2006-02-20  9:09 UTC (permalink / raw)
  To: GIT

Hello,
I have two trees: blastwave and blastwave.old. blastwave.old is the
BitKeeper -> CVS -> GIT Tree of the project and blastwave is the newer
one that I started when I stoped using bitkeeper. What I want is to 
append the history of blastwave to blastwave.old. The problem is that I
need to create new commit objects for every commit I want to append to
the old history. Is there a script which does that for me? Or do I have
to write this script myself?

        Thomas

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

end of thread, other threads:[~2006-02-20 12:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-20  9:09 Prepend the history of one git tree to another Thomas Glanzmann
2006-02-20 10:14 ` Andreas Ericsson
2006-02-20 10:43   ` Thomas Glanzmann
2006-02-20 10:57     ` Ryan Anderson
2006-02-20 12:20       ` Thomas Glanzmann
2006-02-20 12:51     ` Johannes Schindelin

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