My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
bbcefff
0e729c7
)
Merge branch 'mh/update-ref-verify'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 29 Dec 2014 17:30:55 +0000
(09:30 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 29 Dec 2014 17:30:56 +0000
(09:30 -0800)
"git update-ref --stdin"'s verify command did not work well when
<oldvalue>, which is documented as optional, was missing.
* mh/update-ref-verify:
update-ref: fix "verify" command with missing <oldvalue>
t1400: add some more tests of "update-ref --stdin"'s verify command
Trivial merge