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 It would also help if all commands would use similar interface. In "git tag" case, this would meen relocating: -v => -g, --verify-gpg And reserve these: -v, --verbose 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