libgit2/tests/network
Carlos Martín Nieto fd536d29c1 remote: rename inmemory to anonymous and swap url and fetch order
The order in this function is the opposite to what
create_with_fetchspec() has, so change this one, as url-then-refspec is
what git does.

As we need to break compilation and the swap doesn't do that, let's take
this opportunity to rename in-memory remotes to anonymous as that's
really what sets them apart.
2014-04-01 13:38:04 +02:00
..
remote remote: rename inmemory to anonymous and swap url and fetch order 2014-04-01 13:38:04 +02:00
cred.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
fetchlocal.c Add reflog parameters to remote apis 2014-02-04 20:38:13 -08:00
refspecs.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
urlparse.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00