config_file.c
33.5 KB
-
Implement config key validation rules · 1e7799e8
This is a new implementation of core git's config key checking rules that prevents non-alphanumeric characters (and '-') for the top-level section and key names inside of config files. This also validates the target section name when renaming sections.
Russell Belfer committed