Commit f93fedb6 authored by Mirko Lelansky's avatar Mirko Lelansky Committed by Marc Cornellà
Browse files

mercurial: add hga alias for "hg add" (#4969)

Add an alias for adding files in the mercurial plugin.
parent 228d7d10
# Mercurial
alias hga='hg add'
alias hgc='hg commit'
alias hgb='hg branch'
alias hgba='hg branches'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment