libgit2/examples/network
Vicent Marti d88d4311c7 remote: Cleanup the remotes code
- Hide the remaining transports code
- Drop `git_headarray`, switch to using a callback to list refs. Makes
the code cleaner.
2011-11-28 08:40:40 +01:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
common.h examples: add ls-remote, fetch and index-pack examples 2011-10-03 02:32:32 +02:00
fetch.c remote: Cleanup the remotes code 2011-11-28 08:40:40 +01:00
git2.c examples/network/git2.c: exit with proper status, and avoid segfault 2011-11-06 19:44:29 -06:00
index-pack.c examples: add ls-remote, fetch and index-pack examples 2011-10-03 02:32:32 +02:00
ls-remote.c remote: Cleanup the remotes code 2011-11-28 08:40:40 +01:00
Makefile remote: Cleanup the remotes code 2011-11-28 08:40:40 +01:00