mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 19:52:10 +00:00
This removes assertions that prevent us from having an empty git_config object and then updates some tests that were dependent on global config state to use an empty config before running anything. |
||
|---|---|---|
| .. | ||
| blob.c | ||
| diff_helpers.c | ||
| diff_helpers.h | ||
| diffiter.c | ||
| index.c | ||
| iterator.c | ||
| patch.c | ||
| rename.c | ||
| tree.c | ||
| workdir.c | ||