Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 375 Bytes

HG to Git conversion help scripts

Bulk conversion from HG/Sourceforge to Git/Github

Uses git-remote-hg as bundled with git 1:1.9.1-1~bpo70+2 (debian package version)

One time setup

$ sudo cp /usr/share/doc/git/contrib/remote-helpers/git-remote-hg /usr/local/bin

Conversion process

$ ./setup.sh fetchhg
$ ./setup.sh pushgit