]> git.proxmox.com Git - libgit2.git/commit - examples/network/clone.c
Clone: in-line callbacks for progress
authorBen Straub <bs@github.com>
Thu, 18 Oct 2012 19:57:47 +0000 (12:57 -0700)
committerBen Straub <bs@github.com>
Sat, 20 Oct 2012 02:36:22 +0000 (19:36 -0700)
commitaa1e86741dcd314212f738b408e507de1771fedd
tree5dcb8e6c098b34353d2b1430a66864d6f0d3bd6d
parent9c3a98f1b0de30ff33969e2af5b90ed448c42389
Clone: in-line callbacks for progress

Also implemented in the git2 example.
examples/network/clone.c
include/git2/clone.h
src/clone.c
tests-clar/clone/network.c
tests-clar/clone/nonetwork.c