]> git.proxmox.com Git - libgit2.git/commit - tests/clone/nonetwork.c
Add more clone options. Push test suite segfaults.
authorBen Straub <bs@github.com>
Wed, 19 Dec 2012 03:46:05 +0000 (19:46 -0800)
committerBen Straub <bs@github.com>
Thu, 20 Dec 2012 01:02:06 +0000 (17:02 -0800)
commitb412d5638929f8b08ea63d862a1a46b3d9f9e4c9
tree48dc978184c76d47c5877d0350b159323dae0f02
parent92c4d25820a55186f3834891673fb9d72715d978
Add more clone options. Push test suite segfaults.
include/git2/clone.h
src/clone.c
tests-clar/clone/empty.c
tests-clar/clone/network.c
tests-clar/clone/nonetwork.c
tests-clar/fetchhead/network.c
tests-clar/network/fetch.c
tests-clar/network/push.c