I want to pass options to git tag (The one I want is --annotate). http://git-scm.com/docs/git-tag https://github.com/sindresorhus/dargs might come in handy for this.
I want to pass options to git tag (The one I want is --annotate).
http://git-scm.com/docs/git-tag
https://github.com/sindresorhus/dargs might come in handy for this.