Re: New Bzr to Git migration tool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Henrik Nilsson wrote on git@xxxxxxxxxxxxxxx:

I recently wrote a Bzr to Git migration tool and thought I'd share it
with anyone who might be interested.
It's written in shell-script and iterates through the Bzr commits
while adding those changes to a new Git repository.

This is interesting to me, as my use case will involve extending an existing git repository iteratively from the bzr commits.
Looking at the technique, this should be possible that way.

I am missing support for converting all branches of the repository. More importantly, don't merges get lost? All your git side commits seem to have a single parent.


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]