summaryrefslogtreecommitdiff
path: root/examples/remote.c
Commit message (Expand)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* examples: adjust to the new remote APICarlos Martín Nieto2015-05-131-11/+3
* examples: add remote example.Patrick Steinhardt2015-03-191-0/+277