From 5688e11691e873b5f624275b92f7159f3f7c3acf Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 7 Sep 2015 04:42:26 +0300 Subject: [PATCH] git-remote-hg can be copied to a dir in PATH --- pep-git.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2