From: Oleg Broytman Date: Mon, 7 Sep 2015 01:42:26 +0000 (+0300) Subject: git-remote-hg can be copied to a dir in PATH X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=5688e11691e873b5f624275b92f7159f3f7c3acf git-remote-hg can be copied to a dir in PATH --- diff --git a/pep-git.txt b/pep-git.txt index edd6b7d..f9cae03 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -871,7 +871,8 @@ git. The author wrote a `comparison of alternatives `_ that seems to be mostly unbiased. -To use git-remote-hg, install or clone it, add to your PATH and +To use git-remote-hg, install or clone it, add to your PATH (or copy +script ``git-remote-hg`` to a directory that's already in PATH) and prepend ``hg::`` to Mercurial URLs. For example:: $ git clone https://github.com/felipec/git-remote-hg.git