mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-26 03:12:59 +00:00
Remote objects are not meant to be changed from under the user. We did this in rename, but only the name and left the refspecs, such that a save would save the wrong refspecs (and a fetch and anything else would use the wrong refspecs). Instead, let's simply take a name and not change any loaded remote from under the user. |
||
|---|---|---|
| .. | ||
| remote | ||
| cred.c | ||
| fetchlocal.c | ||
| matchhost.c | ||
| refspecs.c | ||
| urlparse.c | ||