author | Christian Couder <chriscool@tuxfamily.org> | |
Sat, 16 Feb 2008 05:01:59 +0000 (06:01 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Feb 2008 05:24:54 +0000 (21:24 -0800) | ||
commit | dfb068be8deef2065970b2a7889acc51abf4dd78 | |
tree | a536c9b37269b1a969504181ef12eb9405eac92a | tree | snapshot |
parent | ee9601e6bef2281e3183e127e1e4e36ed257af7a | commit | diff |
Add "const" qualifier to "char *excludes_file".
Also use "git_config_string" to simplify "config.c" code
where "excludes_file" is set.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Also use "git_config_string" to simplify "config.c" code
where "excludes_file" is set.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
config.c | diff | blob | history | |
environment.c | diff | blob | history |