libgit2/examples/network
Carlos Martín Nieto baaa8a447e remotes: change git_remote_new's signature
Add a fetch refspec arguemnt and make the arguments (name, url,
refspec), as that order makes more sense.
2012-05-08 21:36:40 +02: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 remotes: change git_remote_new's signature 2012-05-08 21:36:40 +02:00
git2.c Use new error handling in the example network code 2012-04-11 19:16:10 +02:00
index-pack.c examples: stream indexer example 2012-04-13 22:19:45 +02:00
ls-remote.c remotes: change git_remote_new's signature 2012-05-08 21:36:40 +02:00
Makefile remote: run a callback when updating the branch tips 2012-04-25 13:25:45 +02:00