From e1d925c680648f3bcab120371e6cf841618640da Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 7 Sep 2015 04:43:25 +0300 Subject: [PATCH] Change wording --- pep-git.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2