mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-01 13:47:36 +00:00
Moving backend implementor objects into include/git2/sys so the APIs can be isolated from the ones that normal libgit2 users would be likely to use. |
||
|---|---|---|
| .. | ||
| add.c | ||
| backend.c | ||
| config_helpers.c | ||
| config_helpers.h | ||
| configlevel.c | ||
| multivar.c | ||
| new.c | ||
| read.c | ||
| refresh.c | ||
| stress.c | ||
| validkeyname.c | ||
| write.c | ||