Skip to content

Instantly share code, notes, and snippets.

@reimai
Created February 15, 2017 12:11
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 reimai/08257188c2b15a63ab2bbf1c48d980ad to your computer and use it in GitHub Desktop.
Save reimai/08257188c2b15a63ab2bbf1c48d980ad to your computer and use it in GitHub Desktop.
Make mercurial usable
[extensions]
strip =
rebase =
graphlog =
[alias]
pc = push -b .
pp = pull --update
ab = update --clean .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment