mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-01 10:03:48 +00:00
new functions in struct git_config_backend: * iterator_new(...) * iterator_free(...) * next(...) The old callback based foreach style can still be used with `git_config_backend_foreach_match` |
||
|---|---|---|
| .. | ||
| commit.h | ||
| config.h | ||
| index.h | ||
| odb_backend.h | ||
| refdb_backend.h | ||
| refs.h | ||
| repository.h | ||