mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-26 15:59:05 +00:00
Inside `git_remote_load`, the calls to `get_optional_config` use `giterr_clear` to unset any errors that are set due to missing config keys. If neither a fetch nor a push url config was found for a remote, we should set an error again. |
||
|---|---|---|
| .. | ||
| createthenload.c | ||
| defaultbranch.c | ||
| delete.c | ||
| isvalidname.c | ||
| local.c | ||
| remotes.c | ||
| rename.c | ||