libgit2

git_cap_t

Version:

Combinations of these values describe the capabilities of libgit2.

Values

GIT_CAP_THREADS
(1 << 0)
GIT_CAP_HTTPS
(1 << 1)

Versions