Y
Hacker News
new
|
ask
|
show
|
jobs
by
cutie
4995 days ago
I tried it and it blew up, complaining about "bookmarks." Couldn't commit and/or push, never figured it out.
1 comments
masklinn
4995 days ago
I'm guessing it wanted you to enable the "bookmarks" extension: I believe hg-git maps git branches to hg bookmarks.
edit: the "installing" section of
http://hg-git.github.com/
confirms it.
link
noidi
4995 days ago
Note that the installation instructions on that site are completely out of date. You don't need a C compiler anymore, just clone the repo and enable the extension, as described in the README:
https://bitbucket.org/durin42/hg-git
link
edit: the "installing" section of http://hg-git.github.com/ confirms it.