canmove, Confirmed users
640
edits
(→Git) |
|||
Line 66: | Line 66: | ||
The first time you do this, <tt>hg-git</tt> needs to create a bunch of files in <tt>.hg</tt>. This takes a long time. You might want to leave this up to the Merge Viking (rnewman), and simply do all of your work in Git. Or leave this running for a week! | The first time you do this, <tt>hg-git</tt> needs to create a bunch of files in <tt>.hg</tt>. This takes a long time. You might want to leave this up to the Merge Viking (rnewman), and simply do all of your work in Git. Or leave this running for a week! | ||
A much better solution is to grab <tt>.hg/git-mapfile</tt> from an existing repository (e.g., | A much better solution is to grab <tt>.hg/git-mapfile</tt> from an existing repository (e.g., [http://people.mozilla.com/~rnewman/alder/ rnewman's]), and clone a bare git repo next to it. This gives you | ||
alder # Hg repo | alder # Hg repo |