christkv/node-git

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

just submit a pull request with the fix and I'll merge it in, preferably with working test but at least not breaking tests

please submit pull request

Resolved fixed! :) thanks @booo