Mercurial: Difference between revisions

Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
== Cheatsheet ==
== Cheatsheet ==


* use <code>hg help command</code> for command.
* use <code>hg help command</code> to obain manpage.
 
* hg has numbered revisions, but such number might be different in forked repositories.


== Difference from git ==
== Difference from git ==