add message to git commit -a -m
booo opened this issue · 3 comments
booo commented
Please add the message
to the git commit -a -m command
.
See https://github.com/christkv/node-git/blob/master/lib/git/repo.js#L417
christkv commented
just submit a pull request with the fix and I'll merge it in, preferably with working test but at least not breaking tests
christkv commented
please submit pull request
jankeromnes commented
Resolved fixed! :) thanks @booo