mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-25 09:48:26 +00:00
The base refspecs changing can be a cause of confusion as to what is the
current base refspec set and complicate saving the remote's
configuration.
Change `git_remote_add_{fetch,push}()` to update the configuration
instead of an instance.
This finally makes `git_remote_save()` a no-op, it will be removed in a
later commit.
|
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||