Merge branch 'jc/fsck-nul-in-commit'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:34 +0000 (14:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:34 +0000 (14:38 -0700)
"git fsck" learned to catch NUL byte in a commit object as
potential error and warn.

* jc/fsck-nul-in-commit:
fsck: detect and warn a commit with embedded NUL
fsck_commit_buffer(): do not special case the last validation

1  2 
fsck.c
diff --cc fsck.c
Simple merge