Merge branch 'jc/fsck-retire-require-eoh'
commitacf718951299fcd6017a096e62e8baf2335ed415
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2015 21:00:23 +0000 (13 14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2015 21:00:24 +0000 (13 14:00 -0700)
treedebe7896846e61b5a8b5901a912431ce97e7db70
parente59f6c2d348d465e3147b11098126d3965686098
parent84d18c0bcfa17927240cc0322023d91d3797d0f3
Merge branch 'jc/fsck-retire-require-eoh'

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
fsck.c