Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

"README.asciidoc" updates - join 3 alien "pull requests" #16

Closed
wants to merge 8 commits into from
10 changes: 10 additions & 0 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ chmod +x ~/bin/git-remote-hg

That's it :)


== Requirements ==

The script depends on the Python Mercurial package which can be installed as follows:

--------------------------------------
% pip install --user mercurial
--------------------------------------


== Configuration ==

If you want to see Mercurial revisions as Git commit notes:
Expand Down