libgit2/examples/network
Tomas Paladin Volf 9bff15f4a4 Added call to git_libgit2_shutdown()
Added forgotten call to git_libgit2_shutdown() to the /examples/network/git2.c.
2015-04-30 15:10:28 +02:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c example: drop SAFE_CREATE from clone example 2015-02-27 13:50:40 -05: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 Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
git2.c Added call to git_libgit2_shutdown() 2015-04-30 15:10:28 +02: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