X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=pep-git.txt;h=f9cae0363c598689c42138de724a43bd2431f002;hb=5688e11691e873b5f624275b92f7159f3f7c3acf;hp=f24d9e8d81cd896896a86a99c71990af794aa323;hpb=6a88ae7153193a01a796b61e8eef4e496d9f4e68;p=git-wiki.git diff --git a/pep-git.txt b/pep-git.txt index f24d9e8..f9cae03 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -869,9 +869,10 @@ But a better tool, perhaps the best, is `git-remote-hg bidirectional access (pull and push) to Mercurial repositories from git. The author wrote a `comparison of alternatives `_ -that seems to be objective. +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