From: Oleg Broytman Date: Tue, 1 Sep 2015 20:10:32 +0000 (+0300) Subject: Change wording X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=90517eb956854659b11d9b96023429f1f5c35d07 Change wording --- diff --git a/pep-git.txt b/pep-git.txt index f24d9e8..edd6b7d 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -869,7 +869,7 @@ 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 prepend ``hg::`` to Mercurial URLs. For example::