2 Commits

Author SHA1 Message Date
Patrick Lühne
7ed00c5c92 Support authentication in push example
This adds basic support for user/password and SSH authentication to the
push example. Authentication is implemented by using the cred_acquire_cb
credential callback defined in examples/common.c.

Co-authored-by: Marius Knaust <marius.knaust@gmail.com>
2021-06-02 16:36:17 +02:00
Peter Salomonsen
dc2beb7e2d examples: additions and fixes
add example for git commit
fix example for git add
add example for git push
2020-04-02 18:39:37 +02:00