Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ks/commit-abort-on-empty-message-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 23 Aug 2017 21:33:44 +0000
(14:33 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 23 Aug 2017 21:33:44 +0000
(14:33 -0700)
"git commit" when seeing an totally empty message said "you did not
edit the message", which is clearly wrong. The message has been
corrected.
* ks/commit-abort-on-empty-message-fix:
commit: check for empty message before the check for untouched template
1
2
builtin/commit.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
0cb526e
bc17f35
)
diff --cc
builtin/commit.c
Simple merge