]> granicus.if.org Git - git/commitdiff
Merge branch 'mh/update-ref-verify'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Dec 2014 17:30:55 +0000 (09:30 -0800)
committerJunio 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