author | André Goddard Rosa <andre.goddard@gmail.com> | |
Wed, 21 Nov 2007 20:59:14 +0000 (18:59 -0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 26 Nov 2007 00:53:32 +0000 (16:53 -0800) | ||
commit | 84ef033832af9e0be886214c70b2006b08630072 | |
tree | 1b51eff84eb345dc891377bedba645f0bef2f890 | tree | snapshot |
parent | 757f58ed380a17225e8de9f461083a21d0a2c97c | commit | diff |
Print the real filename that we failed to open.
When we fail to open a temporary file to be renamed to something else,
we reported the final filename, not the temporary file we failed to
open.
Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When we fail to open a temporary file to be renamed to something else,
we reported the final filename, not the temporary file we failed to
open.
Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-push.c | diff | blob | history | |
http-walker.c | diff | blob | history | |
server-info.c | diff | blob | history |