libgit2/include
Michał Górny f7142b5e4a cred: Declare GIT_CREDTYPE_SSH_MEMORY unconditionally
Declare GIT_CREDTYPE_SSH_MEMORY to have consistent API independently of
whether libgit2 was built with or without in-memory key passing support.
Or rather, to have it at all since build-time definitions are not stored
in headers.
2015-05-27 20:36:53 +02:00
..
git2 cred: Declare GIT_CREDTYPE_SSH_MEMORY unconditionally 2015-05-27 20:36:53 +02:00
git2.h Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00