Archive for the 'convert' Category

23
Aug
11

convert git repo to mercurial


Enable the convert extension by adding this in the .hgrc:


[extensions]
convert=

Then:


hg convert --datesort git_repo location_of_new_hg_repo




Blog Stats

  • 281,739 hits