]> git.phdru.name Git - git-wiki.git/commitdiff
See the page "Mercurial for Git users"
authorOleg Broytman <phd@phdru.name>
Tue, 8 Sep 2015 14:40:22 +0000 (17:40 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 8 Sep 2015 14:40:22 +0000 (17:40 +0300)
pep-git.txt

index 396cd40c3cc1951a3c923ff4dda13522e2427465..e1948ca7a9b3dcbf86fbd5811fa182830e05e56b 100644 (file)
@@ -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
+<https://mercurial.selenic.com/wiki/GitConcepts>`_ 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