Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/sign-empty-commit-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 28 Jul 2016 18:25:53 +0000
(11:25 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 28 Jul 2016 18:25:53 +0000
(11:25 -0700)
"git commit --amend --allow-empty-message -S" for a commit without
any message body could have misidentified where the header of the
commit object ends.
* js/sign-empty-commit-fix:
commit -S: avoid invalid pointer with empty message
1
2
commit.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
ae8daba
3324dd8
)
diff --cc
commit.c
Simple merge