libgit2/include
Carlos Martín Nieto 7725499072 remote: remove live changing of refspecs
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.
2015-05-13 09:46:36 +02:00
..
git2 remote: remove live changing of refspecs 2015-05-13 09:46:36 +02:00
git2.h Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00