]> git.ipfire.org Git - thirdparty/git.git/commit - server-info.c
Print the real filename that we failed to open.
authorAndré Goddard Rosa <andre.goddard@gmail.com>
Wed, 21 Nov 2007 20:59:14 +0000 (18:59 -0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2007 00:53:32 +0000 (16:53 -0800)
commit84ef033832af9e0be886214c70b2006b08630072
tree1b51eff84eb345dc891377bedba645f0bef2f890
parent757f58ed380a17225e8de9f461083a21d0a2c97c
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>
http-push.c
http-walker.c
server-info.c