Hacker News new | ask | show | jobs
by sandGorgon 5892 days 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.