author | Nick Hengeveld <nickh@reactrix.com> | |
Mon, 20 Mar 2006 19:50:51 +0000 (11:50 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 20 Mar 2006 22:38:58 +0000 (14:38 -0800) | ||
commit | a3c57c9adb2844cebf2048b5ece356f3a091d4f9 | |
tree | 9e7307b9cb182bca251efe4d8ec56844d77cf95e | tree | snapshot |
parent | 3dfaf7bcfd116ac180df8405e700a20d7159702b | commit | diff |
http-push: don't assume char is signed
Declare remote_dir_exists[] as signed char to be sure that values of -1
are valid.
Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Declare remote_dir_exists[] as signed char to be sure that values of -1
are valid.
Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-push.c | diff | blob | history |