author | Junio C Hamano <junkio@cox.net> | |
Wed, 2 Nov 2005 21:02:57 +0000 (13:02 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 3 Nov 2005 00:50:58 +0000 (16:50 -0800) | ||
commit | db2c075d9375a32b8010d2b17c1d420aa8696710 | |
tree | 2ec5549cac0b8a08c1d4303e34b8fb21224f9a1f | tree | snapshot |
parent | d317e4384acd5646f2ba44197a531c129b26b57e | commit | diff |
Ignore '\r' at the end of line in $GIT_DIR/config
Unfortunate people may have to use $GIT_DIR/config edited on
DOSsy machine on UNIXy machine. Ignore '\r' immediately
followed by '\n'.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Unfortunate people may have to use $GIT_DIR/config edited on
DOSsy machine on UNIXy machine. Ignore '\r' immediately
followed by '\n'.
Signed-off-by: Junio C Hamano <junkio@cox.net>
config.c | diff | blob | history |