Merge branch 'jc/fsck-retire-require-eoh' into maint
commitbde6a72af5b5dc9f1e489c8103ea900e266ab766
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2015 19:21:45 +0000 (27 12:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2015 19:21:46 +0000 (27 12:21 -0700)
treeb98027361587cac2cc2a817c4ae172aec7f8dd92
parentc18593658e6d8411851972909ffd7f8acd3127c4
parent84d18c0bcfa17927240cc0322023d91d3797d0f3
Merge branch 'jc/fsck-retire-require-eoh' into maint

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