]> git.phdru.name Git - git-wiki.git/commitdiff
Change wording
authorOleg Broytman <phd@phdru.name>
Tue, 1 Sep 2015 20:10:32 +0000 (23:10 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 1 Sep 2015 20:10:32 +0000 (23:10 +0300)
pep-git.txt

index f24d9e8d81cd896896a86a99c71990af794aa323..edd6b7d6354f98e69700c78b9e330b5ca69879b2 100644 (file)
@@ -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
 <https://github.com/felipec/git/wiki/Comparison-of-git-remote-hg-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::