From: Oleg Broytman Date: Tue, 8 Sep 2015 14:40:22 +0000 (+0300) Subject: See the page "Mercurial for Git users" X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=a0aa096d5582e6562b996297ce40526f7e803def See the page "Mercurial for Git users" --- diff --git a/pep-git.txt b/pep-git.txt index 396cd40..e1948ca 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -882,7 +882,12 @@ prepend ``hg::`` to Mercurial URLs. For example:: 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 +To start converting your Mercurial habits to git see the page +`Mercurial for Git users +`_ at Mercurial wiki. +At the second half of the page there is a table that lists +corresponding Mercurial and git commands. Should work perfectly in +both directions. References