libgit2/examples/network
Edward Thomson 9af3c4169c clone example: don't divide by zero
Local transports don't have data about the size, avoid dividing by
zero in the callback.
2015-01-10 18:24:27 +00:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c clone example: don't divide by zero 2015-01-10 18:24:27 +00:00
common.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
common.h Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
fetch.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
git2.c Rename git_threads_ to git_libgit2_ 2014-11-08 23:46:39 +01:00
index-pack.c update example to new packfile creation signature 2013-11-07 12:00:43 -06:00
ls-remote.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
Makefile Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00