libgit2/examples
Carlos Martín Nieto f184836bd2 remote: run a callback when updating the branch tips
This allows the caller to update an internal structure or update the
user output with the tips that were updated.

While in the area, only try to update the ref if the value is
different from its old one.
2012-04-25 13:25:45 +02:00
..
network remote: run a callback when updating the branch tips 2012-04-25 13:25:45 +02:00
.gitignore update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00
diff.c Update diff to use iterators 2012-03-02 15:49:29 -08:00
general.c examples: use git_repository_odb instead of _database 2012-01-13 18:20:13 +01:00
Makefile Continue implementation of git-diff 2012-03-02 15:49:29 -08:00
showindex.c update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00