author | Felipe Contreras <felipe.contreras@gmail.com> | |
Sat, 7 Feb 2009 21:53:00 +0000 (23:53 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 8 Feb 2009 21:02:34 +0000 (13:02 -0800) | ||
commit | 3bec8ff99a7792cae67aaeb5892d832478d7f548 | |
tree | 862bfc39bcc921abac3b7cf98813ad5844982439 | tree | snapshot |
parent | 621f1b4bcf40f1469fc59202248df35619e33c82 | commit | diff |
config: Add new option to open an editor.
The idea was originated by discussion about usability of manually
editing the config file in 'special needs' systems such as Windows. Now
the user can forget a bit about where the config files actually are.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The idea was originated by discussion about usability of manually
editing the config file in 'special needs' systems such as Windows. Now
the user can forget a bit about where the config files actually are.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-config.txt | diff | blob | history | |
builtin-config.c | diff | blob | history |