author | Eric Wong <normalperson@yhbt.net> | |
Sun, 11 Feb 2007 05:07:12 +0000 (21:07 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 11 Feb 2007 06:48:18 +0000 (22:48 -0800) | ||
commit | 7774284ac733fac7a23bff058c949723953ece34 | |
tree | 4a605c11c52b28eaf395a074ba6ff81e34372c97 | tree | snapshot |
parent | dfd42a3c6281275b518f10938dcd858558cd82e3 | commit | diff |
git-svn: correctly handle boolean options via git-config
We don't append a space after '--bool', so we can't expect
a regular expression to match the space.
Semi-noticed by Junio C Hamano :)
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
We don't append a space after '--bool', so we can't expect
a regular expression to match the space.
Semi-noticed by Junio C Hamano :)
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |