OSDN Git Service

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

1  2 
fsck.c

diff --cc fsck.c
Simple merge