Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Using hg-git to work in git and push to hg
(opens in new tab)
(traviscline.com)
54 points
codysoyland
16y ago
4 comments
Save
Share
4 comments
4 comments · 3 top-level
top
newest
oldest
qwzybug
16y ago
· 1 in thread
Finally, the amazing user interface of git combined with the legendary server-side performance and scalability of mercurial!
gecko
16y ago
What scalability/server-side performance issues are you referencing?
blasdel
16y ago
It'd be really cool if this could be bridged server-side -- there's a bunch of Python libraries on bitbucket that would be nice to be able to track as git submodules without adding a client-side burden.
sandGorgon
16y ago
use pip to manage this: pip -E INST install hg-git export PYTHONPATH=$PWD/INST/lib/python2.6/site-packages
At this point you can use "hggit =" in your hgrc
Enjoy.
j
/
k
navigate · click thread line to collapse