libgit2/tests/network/remote
Carlos Martín Nieto 0bc3d56dde tests: don't push to our resources
A couple of tests use the wrong remote to push to. We did not notice up
to now because the local push would copy individual objects, and those
already existed, so it became a no-op.

Once we made local push create the packfile, it became noticeable that
there was a new packfile where it didn't belong.
2015-05-13 10:56:37 +02:00
..
createthenload.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
defaultbranch.c Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00
delete.c remote: accept a repository and remote name for deletion 2014-09-30 16:09:55 +02:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
local.c tests: don't push to our resources 2015-05-13 10:56:37 +02:00
remotes.c remote: remove git_remote_save() 2015-05-13 09:46:36 +02:00
rename.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00