grunt-git icon indicating copy to clipboard operation
grunt-git copied to clipboard

[Feature request] Add option for prompting.

Open sudodoki opened this issue 12 years ago • 1 comments

Add either prompt: true (with default false value) or message: 'PROMPT' to list of possible options to be able to input message for commit.

sudodoki avatar Oct 13 '13 21:10 sudodoki

I'd suggest you use https://github.com/dylang/grunt-prompt for this purpose. Best to keep things simple!

RonaldTreur avatar May 28 '15 07:05 RonaldTreur