| author | Christian Couder <chriscool@tuxfamily.org> | |
| Sat, 16 Feb 2008 05:01:41 +0000 (06:01 +0100) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sat, 16 Feb 2008 05:24:53 +0000 (21:24 -0800) | ||
| commit | ee9601e6bef2281e3183e127e1e4e36ed257af7a | |
| tree | 3947e274d394f2f6b48e159de8e07c0cd9b3db4d | tree | snapshot |
| parent | 872da32d80c004c26a19a5d6cb31eb3e7f034094 | commit | diff |
Add "const" qualifier to "char *editor_program".
Also use "git_config_string" to simplify "config.c" code
where "editor_program" 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 "editor_program" 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 |