Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/fsck-nul-in-commit'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 17 May 2016 21:38:34 +0000
(14:38 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
ef687db
6d2d780
)
diff --cc
fsck.c
Simple merge