]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
git-remote-hg can be copied to a dir in PATH
[git-wiki.git] / pep-git.txt
index edd6b7d6354f98e69700c78b9e330b5ca69879b2..f9cae0363c598689c42138de724a43bd2431f002 100644 (file)
@@ -871,7 +871,8 @@ git. The author wrote a `comparison of alternatives
 <https://github.com/felipec/git/wiki/Comparison-of-git-remote-hg-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