libgit2/tests/online
Carlos Martín Nieto 6812afaf38 clone: remote git_clone_into{,_local} from the public API
As git_clone now has callbacks to configure the details of the
repository and remote, remove the lower-level functions from the public
API, as they lack some of the logic from git_clone proper.
2014-07-02 07:05:00 +02:00
..
clone.c clone: remote git_clone_into{,_local} from the public API 2014-07-02 07:05:00 +02:00
fetch.c remote: expose the remote's symref mappings 2014-05-21 12:12:32 +02:00
fetchhead.c Add reflog parameters to remote apis 2014-02-04 20:38:13 -08:00
push_util.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
push_util.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
push.c Verify update_tips callbacks in push test cases 2014-04-21 19:38:34 +02:00