Commit 16541b864d960c6a600938d82c7472f5a188206e

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.