mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 23:16:42 +00:00
In order to be loaded, a remote needs to be configured with at least a `url` or a `pushurl`. ENOTFOUND will be returned when trying to git_remote_load() a remote with neither of these entries defined. |
||
|---|---|---|
| .. | ||
| createthenload.c | ||
| isvalidname.c | ||
| local.c | ||
| remotes.c | ||
| rename.c | ||