mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-03 19:35:06 +00:00
We don't need the remote loaded, and the function extracted both of these from the git_remote in order to do its work, so let's remote a step and not ask for the loaded remote at all. This fixes #2390. |
||
|---|---|---|
| .. | ||
| remote | ||
| cred.c | ||
| fetchlocal.c | ||
| matchhost.c | ||
| refspecs.c | ||
| urlparse.c | ||