mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-05 08:10:45 +00:00
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. |
||
|---|---|---|
| .. | ||
| blob | ||
| commit | ||
| raw | ||
| tag | ||
| tree | ||
| cache.c | ||
| lookup.c | ||
| lookupbypath.c | ||
| message.c | ||
| peel.c | ||
| shortid.c | ||