Junio C Hamano escreveu:
I do not have a strong objection against allowing tags without messages, but at the same time I do not see a compelling reason to allow them either. Care to explain what workflow is helped by an empty tag?
the tagname usually is enough of a description, but I want the tags to end up in the object DB, eg.:
git tag release/2.10.0 HEAD now I have to use git tag -m "this really sucks" release/2.10.0 HEAD -- Han-Wen Nienhuys - hanwen@xxxxxxxxx - http://www.xs4all.nl/~hanwen - 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