libgit2/tests-clar/online
Russell Belfer b3fb9237c2 Clone should use GIT_CHECKOUT_SAFE_CREATE
For clone to work as expected, it should be using a SAFE_CREATE
checkout (i.e. create files that are missing, even if the target
tree matches the current HEAD).
2013-01-04 15:47:43 -08:00
..
clone.c Clone should use GIT_CHECKOUT_SAFE_CREATE 2013-01-04 15:47:43 -08:00
fetch.c Merge branch 'development' into clar2 2013-01-03 04:24:12 +01:00
fetchhead.c Merge branch 'development' into clar2 2013-01-03 04:24:12 +01:00
push_util.c Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push_util.h Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push.c Fix bug in gen_pktline() for deletes of missing remote refs 2013-01-04 17:47:51 +01:00