This commit is contained in:
Mirko Lelansky 2018-04-17 20:54:31 +00:00 committed by GitHub
commit 9837bdb626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Mercurial
alias hga='hg add'
alias hgc='hg commit'
alias hgb='hg branch'
alias hgba='hg branches'