right commit messages

This commit is contained in:
Peter Cottle 2012-09-30 16:55:57 -07:00
parent 311e429ba3
commit 2866ff38bb
3 changed files with 80 additions and 11 deletions

View file

@ -242,7 +242,8 @@ OptionParser.prototype.getMasterOptionMap = function() {
commit: {
'--amend': false,
'-a': false, // warning
'-am': false
'-am': false, // warning
'-m': false
},
log: {},
add: {},