mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-28 05:40:06 +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. |
||
|---|---|---|
| .. | ||
| binaryunicode.c | ||
| checkout_helpers.c | ||
| checkout_helpers.h | ||
| crlf.c | ||
| head.c | ||
| index.c | ||
| tree.c | ||
| typechange.c | ||