libgit2/tests/network/remote
Carlos Martín Nieto fe794b2ea7 remote: remove git_push from the public API
Instead we provide git_remote_upload() and git_remote_update_tips() in
order to have a parallel API for fetching and pushing.
2014-12-30 17:02:50 +00:00
..
createthenload.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
defaultbranch.c clone: correct handling of an unborn HEAD 2014-09-02 13:10:19 +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 remote: remove git_push from the public API 2014-12-30 17:02:50 +00:00
remotes.c remote: remove git_push from the public API 2014-12-30 17:02:50 +00:00
rename.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00