Skip to content

Instantly share code, notes, and snippets.

@channprj
Last active March 21, 2017 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save channprj/f9a618caff181736881d3df3283a97b0 to your computer and use it in GitHub Desktop.
Save channprj/f9a618caff181736881d3df3283a97b0 to your computer and use it in GitHub Desktop.
Mercurial Cheat Sheet

Mercurial Cheat Sheet

This is cheatsheet for personal purpose.

Commit as different user

hg commit --config ui.username=<username> -m "<commit message here!>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment