Re: [PATCH 1/4] Make tag names (i.e. the tag object's "tag" line) optional
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:15
Johan Herland [off-list ref] writes:
The tag line is now optional. If not given in the tag object data, it
defaults to the empty string ("") in the parsed tag object.
Sorry, I may have missed the discussion. I recall that we
talked about tagger line which may not exist for historical
reasons, but have we heard any reasoning behind this?