author | Felipe Contreras <felipe.contreras@gmail.com> | |
Sat, 21 Feb 2009 00:49:27 +0000 (02:49 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 22 Feb 2009 04:37:45 +0000 (20:37 -0800) | ||
commit | 16c1e939856f6ced97c60beb64936d564d198be3 | |
tree | f9b132b4f7fb228aa5ce75736093bb850adb8f84 | tree | snapshot |
parent | 67052c9dcfb3ab46b18e734ea4a9117eb61fea4e | commit | diff |
git config: don't allow multiple variable types
Only --bool, --int, or --bool-or-int can be used, but not any
combination of them.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Only --bool, --int, or --bool-or-int can be used, but not any
combination of them.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-config.c | diff | blob | history |