From: Oleg Broytman Date: Sat, 12 Sep 2015 13:48:35 +0000 (+0300) Subject: Change wording X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=061ebb91d50f75557b0c779197889753899a29cc Change wording --- diff --git a/pep-git.txt b/pep-git.txt index acc45f3..8c9eb13 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -878,10 +878,10 @@ it was known under the name ``hg2git``). But a better tool, perhaps the best, is `git-remote-hg `_. It provides transparent -bidirectional access (pull and push) to Mercurial repositories from +bidirectional (pull and push) access to Mercurial repositories from git. Its author wrote a `comparison of alternatives `_ -that seems to be mostly unbiased. +that seems to be mostly objective. 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