mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 05:28:34 +00:00
![]() This adds ~/ prefix expansion for the value of core.attributesfile and core.excludesfile, plus it fixes the fact that the attributes cache was holding on to the string data from the config for a long time (instead of making its own strdup) which could have caused a problem if the config was refreshed. Adds a test for the new expansion capability. |
||
---|---|---|
.. | ||
attr_expect.h | ||
file.c | ||
flags.c | ||
ignore.c | ||
lookup.c | ||
repo.c |