libgit2/tests-clar/clone
Carlos Martín Nieto 4330ab26b5 remote: handle multiple refspecs
A remote can have a multitude of refspecs. Up to now our git_remote's
have supported a single one for each fetch and push out of simplicity
to get something working.

Let the remotes and internal code know about multiple remotes and get
the tests passing with them.

Instead of setting a refspec, the external users can clear all and add
refspecs. This should be enough for most uses, though we're still
missing a querying function.
2013-04-20 17:54:13 +02:00
..
empty.c branch: rename 'tracking' to 'upstream' 2013-03-30 15:45:57 +01:00
nonetwork.c remote: handle multiple refspecs 2013-04-20 17:54:13 +02:00