Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
update-ref --stdin: simplify error messages for missing oldvalues
author
Michael Haggerty
<mhagger@alum.mit.edu>
Mon, 7 Apr 2014 13:48:03 +0000
(15:48 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 7 Apr 2014 19:09:12 +0000
(12:09 -0700)
Instead of, for example,
fatal: update refs/heads/master missing [<oldvalue>] NUL
emit
fatal: update refs/heads/master missing <oldvalue>
Update the tests accordingly.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
ac11775
)
No differences found