Johannes Schindelin [off-list ref] writes:
quoted
While on the topic of config files, we should fix the config
reader not to allow per-repository variables in ~/.gitconfig
So we finally get this central place where all possible config variables
are listed, with options (a la struct cmd_struct) which tell more about
where they may be used?
While I think this might make sense, I feel quite uneasy about such a
drastic change between -rc2 and -final.
I do not like the "config registry" in 1.5.0 but a simple
blacklisting should work, shouldn't it?