From: Oleg Broytman Date: Mon, 7 Sep 2015 01:43:25 +0000 (+0300) Subject: Change wording X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=e1d925c680648f3bcab120371e6cf841618640da Change wording --- diff --git a/pep-git.txt b/pep-git.txt index f9cae03..396cd40 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -879,8 +879,8 @@ prepend ``hg::`` to Mercurial URLs. For example:: $ PATH=$PATH:"`pwd`"/git-remote-hg $ git clone hg::https://hg.python.org/peps/ PEPs -To work with the repository just use normal ``git fetch/pull/push`` -commands. +To work with the repository just use regular git commands including +``git fetch/pull/push``. Mercurial for Git users https://mercurial.selenic.com/wiki/GitConcepts