Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add.c | ||
configlevel.c | ||
multivar.c | ||
new.c | ||
read.c | ||
stress.c | ||
write.c |
Added `struct git_config_entry`: a git_config_entry contains the key, the value, and the config file level from which a config element was found. Added `git_config_open_level`: build a single-level focused config object from a multi-level one. We are now storing `git_config_entry`s in the khash of the config_file
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add.c | Loading commit data... | |
configlevel.c | Loading commit data... | |
multivar.c | Loading commit data... | |
new.c | Loading commit data... | |
read.c | Loading commit data... | |
stress.c | Loading commit data... | |
write.c | Loading commit data... |