Files
libgit2/examples/push.c
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

1.7 KiB