Mercurial: Difference between revisions
Jump to navigation
Jump to search
Hoppinglife (talk | contribs) No edit summary |
Hoppinglife (talk | contribs) |
||
| Line 6: | Line 6: | ||
== Cheatsheet == | == Cheatsheet == | ||
* use <code>hg help command</code> for command. | |||
== Difference from git == | == Difference from git == | ||
Revision as of 20:12, 21 May 2020
Mercurial is a source control tool.
References
Cheatsheet
- use
hg help commandfor command.