mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-01 03:05:48 +00:00
The GIT_CONFIG_LEVEL constants actually work well as an enum because they are mutually exclusive, so this adds a typedef to the enum and uses that everywhere that one of these constants are expected, instead of the old code that typically used an unsigned int. |
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||