Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ad/commit-have-m-option'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 22 Apr 2016 22:45:07 +0000
(15:45 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 22 Apr 2016 22:45:07 +0000
(15:45 -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:
56b5a91
27014cb
)
diff --cc
builtin/commit.c
Simple merge