libgit2/tests-clar/network/remote
Carlos Martín Nieto bc6374eac4 remote: allow querying for refspecs
Introduce git_remote_{fetch,push}_refspecs() to get a list of refspecs
from the remote and rename the refspec-adding functions to a less
silly name.

Use this instead of the vector index hacks in the tests.
2013-04-20 19:45:40 +02:00
..
createthenload.c remote: reorganize tests 2013-02-11 23:19:39 +01:00
isvalidname.c remote: Introduce git_remote_is_valid_name() 2013-02-11 23:19:41 +01:00
local.c tag: Fix parsing when no tagger nor message 2013-03-31 14:36:51 +02:00
remotes.c remote: allow querying for refspecs 2013-04-20 19:45:40 +02:00
rename.c remote: reorganize tests 2013-02-11 23:19:39 +01:00