libgit2/tests-clar/online
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
..
clone.c Allow all non-zero returns to cancel transfers 2013-02-05 13:14:48 -08:00
fetch.c Allow git_remote_ls after disconnecting from the remote 2013-04-15 23:22:32 +02:00
fetchhead.c remote: allow querying for refspecs 2013-04-20 19:45:40 +02:00
push_util.c Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push_util.h Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push.c remote: handle multiple refspecs 2013-04-20 17:54:13 +02:00