mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-27 19:26:51 +00:00
This adds a helper function for the cases where you want to quickly set a single boolean config value for a repository. This allowed me to remove a lot of code. |
||
|---|---|---|
| .. | ||
| discover.c | ||
| getters.c | ||
| hashfile.c | ||
| head.c | ||
| headtree.c | ||
| init.c | ||
| iterator.c | ||
| message.c | ||
| open.c | ||
| repo_helpers.c | ||
| repo_helpers.h | ||
| setters.c | ||
| state.c | ||