diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2009-02-21 02:49:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-21 20:37:48 -0800 |
commit | c23873589483eb5dc753190309af8c5821169118 (patch) | |
tree | 476b491ed96bc8f433d951970d826e4a6bb781e7 /t | |
parent | git config: don't allow extra arguments for -e or -l. (diff) | |
download | tgif-c23873589483eb5dc753190309af8c5821169118.tar.xz |
git config: don't allow --get-color* and variable type
Doing so would be incoherent since --get-color would pick a color slot
and ignore the variable type option (e.g. --bool), and the type would
require a variable name.
Suggested by Junio C Hamano.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions