On 2012-01-03 12:02, Junio C Hamano wrote: | 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 | | What does the proposed "--verbose" produce that makes scripts easier to | write Not "easier write", but to display progress to user; show what is hapening. Similarly to other --verbose options. Messgae could be: "tagged: upstream/1.0 asd1234" Jari -- 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