config_file: implement conditional "gitdir" includes
Upstream git.git has implemented the ability to include other configuration files based on conditions. Right now, this only includes the ability to include a file based on the gitdir-location of the repository the currently parsed configuration file belongs to. This commit implements handling these conditional includes for the case-sensitive "gitdir" condition.
Showing
tests/config/conditionals.c
0 → 100644
Please
register
or
sign in
to comment