Is there a cheat sheet or wiki page out there which relates hg commands to git commands, and vise-versa?
I'd like to know for two reasons: first, I'd like to be able to translate git-speak1 into Mercurial, and second I'd like to be aware of the subtle differences between similar-sounding commands (eg, hg pull and git pull).
1 case in point: git push origin :refs/heads/foo
 
     
     
     
     
     
     
    