Revision bde6a72af5b5dc9f1e489c8103ea900e266ab766 authored by Junio C Hamano on 27 July 2015, 19:21:45 UTC, committed by Junio C Hamano on 27 July 2015, 19:21:46 UTC
A fix to a minor regression to "git fsck" in v2.2 era that started
complaining about a body-less tag object when it lacks a separator
empty line after its header to separate it with a non-existent body.

* jc/fsck-retire-require-eoh:
  fsck: it is OK for a tag and a commit to lack the body
2 parent s c185936 + 84d18c0
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 559 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top