Commit eb39284babba00c763911b93aa9219803612b965

Carlos Martín Nieto 2016-04-25T12:16:05

tag: ignore extra header fields While no extra header fields are defined for tags, git accepts them by ignoring them and continuing the search for the message. There are a few tags like this in the wild which git parses just fine, so we should do the same.