mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-03 04:39:14 +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. |
||
|---|---|---|
| .. | ||
| createthenload.c | ||
| defaultbranch.c | ||
| delete.c | ||
| isvalidname.c | ||
| local.c | ||
| remotes.c | ||
| rename.c | ||