grunt-git
grunt-git copied to clipboard
[Feature request] Add option for prompting.
Add either prompt: true (with default false value) or message: 'PROMPT' to list of possible options to be able to input message for commit.
I'd suggest you use https://github.com/dylang/grunt-prompt for this purpose. Best to keep things simple!