libgit2/examples/network
Carlos Martín Nieto ebbd48f00e examples: show used local objects in fetch
Show how many local objects were used to fix the thin pack in our fetch
example.
2013-10-23 14:22:44 +02:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02: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 examples: show used local objects in fetch 2013-10-23 14:22:44 +02:00
git2.c examples: init the threading system 2013-04-23 16:21:47 +02:00
index-pack.c indexer: fix thin packs 2013-10-04 15:26:41 +02:00
ls-remote.c Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00
Makefile Adding credentials callback to ls-remote and fetch too. 2013-09-01 19:00:16 +02:00