author | Catalin Marinas <catalin.marinas@gmail.com> | |
Mon, 8 Aug 2005 09:53:23 +0000 (10:53 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 9 Aug 2005 05:51:44 +0000 (22:51 -0700) | ||
commit | affa40d2f8c5e72af5896cf395ef77d4162908cd | |
tree | 572d4ab7df2134b99851c86d518ee9947abcc28e | tree | snapshot |
parent | 3c4e8a636f4de3668b24d0020df731cdc78ae6e9 | commit | diff |
[PATCH] Make curl fail on server error
Some http servers return an HTML error page and git reads it as normal
data. Adding -f option makes curl fail silently.
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Some http servers return an HTML error page and git reads it as normal
data. Adding -f option makes curl fail silently.
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone-dumb-http | diff | blob | history | |
git-fetch-script | diff | blob | history | |
git-ls-remote-script | diff | blob | history |