peel.c
3.41 KB
-
refdb_fs: do not require peeled packed refs to be tags · 7edb9071
Older versions of git would only write peeled entries for items under refs/tags/. Newer versions will write them for all refs, and we should be prepared to handle that.
Jeff King committed