Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information