mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-24 18:46: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. |
||
|---|---|---|
| .. | ||
| remote | ||
| cred.c | ||
| fetchlocal.c | ||
| refspecs.c | ||
| urlparse.c | ||