Jari Aalto <jari.aalto@xxxxxxxxx> writes: > In scripts it would be useful if "git tag" would provide option: > > --verbose > > As in script: > > git tag --verbose -m "Initial import" upstream/1.0 "In scripts", you are expected to be capable of doing anything fancy with "git cat-file tag", but we add things that turn out to be commonly needed. What does the proposed "--verbose" produce that makes scripts easier to write (i.e. avoids repeated post-processing of "git cat-file tag" output), and how commonly would what you propose apply to various people's needs other than yours? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html