Johannes Schindelin [off-list ref] writes:
Hi,
On Wed, 9 May 2007, Dana How wrote:
quoted
I notice git supports "alias.*" config variables.
Would it be useful to also support "options.*" variables?
I would not do it, for the same reason we do not allow to override
builtins via aliases: it breaks scripts.
In any case, I find it a bit redundant with the alias section.
If I want to be able to quickly type "git-cmd --some --option", I'll
just alias it to something shorter.
--
Matthieu