mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
The switch is inside an if statement which is false if the character is ' '. Either the if should be <=' ' instead of <' ', or the case should be removed as it could be misleading. Signed-off-by: Serge E. Hallyn <serue@us.ibm.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
5.5 KiB
5.5 KiB