From: Michael Haggerty Date: Mon, 7 Apr 2014 13:48:08 +0000 (+0200) Subject: update-ref --stdin: improve the error message for unexpected EOF X-Git-Tag: v2.1.0-rc0~200^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/726f69166ff0ac3fef0a9a0241f09a7d9f0fa48f?ds=inline;hp=726f69166ff0ac3fef0a9a0241f09a7d9f0fa48f update-ref --stdin: improve the error message for unexpected EOF Distinguish this error from the error that an argument is missing for another reason. Update the tests accordingly. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---