libgit2/include
Carlos Martín Nieto c6e942fb3d remote: validate refspecs before adding to config
When we moved from acting on the instance to acting on the
configuration, we dropped the validation of the passed refspec, which
can lead to writing an invalid refspec to the configuration. Bring that
validation back.
2015-05-28 15:32:20 +02:00
..
git2 remote: validate refspecs before adding to config 2015-05-28 15:32:20 +02:00
git2.h Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00