]> git.ipfire.org Git - thirdparty/git.git/commit - walker.c
Clarify error response from 'git fetch' for bad responses
authorSam Vilain <sam@vilain.net>
Mon, 17 Dec 2007 12:00:43 +0000 (01:00 +1300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Dec 2007 04:49:18 +0000 (20:49 -0800)
commit5f48741a5a47643bf1b46ba1d23688f2ef8b1216
tree60f1bc7ce5011f445bf1df38693a08918e8cd0b2
parent3175b0cfc1392de1ff00c01796f85b92df317cc8
Clarify error response from 'git fetch' for bad responses

This error message prints the reponse from the server at this point.
Label it as such in the output.

Signed-off-by: Sam Vilain <sam@vilain.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
walker.c