libgit2/tests-clar/refs/branches
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
..
create.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
delete.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
foreach.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
ishead.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
lookup.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
move.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
name.c Added git_branch_name(). 2013-01-25 05:24:21 +01:00
remote.c remote: allow querying for refspecs 2013-04-20 19:45:40 +02:00
upstream.c branch: add more upstream configuration management 2013-04-11 12:27:25 +02:00
upstreamname.c branch: rename 'tracking' to 'upstream' 2013-03-30 15:45:57 +01:00