X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=pep-git.txt;h=ccbe4376f9065a9f313203b54c3f2ab928e02336;hb=ab68136b8d9ac8da0cc474cfb2a6350e3ae8b79c;hp=396cd40c3cc1951a3c923ff4dda13522e2427465;hpb=e1d925c680648f3bcab120371e6cf841618640da;p=git-wiki.git diff --git a/pep-git.txt b/pep-git.txt index 396cd40..ccbe437 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -882,13 +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 - - -References -========== - -.. [] +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. Copyright