New Bzr to Git migration tool
From: Henrik Nilsson <hidden>
Date: 2016-06-15 22:47:02
From: Henrik Nilsson <hidden>
Date: 2016-06-15 22:47:02
Hi 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. Usage is to run it from within a Bzr repository. BzrToGit can be found at http://sortedbits.ath.cx/scripts/bzrtogit.sh Henrik Nilsson