Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ad/commit-have-m-option' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000
(14:24 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000
(14:24 -0700)
"git commit" misbehaved in a few minor ways when an empty message
is given via -m '', all of which has been corrected.
* ad/commit-have-m-option:
commit: do not ignore an empty message given by -m ''
commit: --amend -m '' silently fails to wipe message
1
2
builtin/commit.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
f5e16b2
27014cb
)
diff --cc
builtin/commit.c
Simple merge