GitFeatures.usesSSL

Libgit2 supports the https:// protocol. This requires the openssl library to be found when compiling libgit2.

struct GitFeatures
bool usesSSL;

Meta