Carlos Martín Nieto d0b00e3124 Add support for libgit2 feature detection
This lets us ask the library whether it supports threading, https and
ssh.
2015-01-14 20:47:47 +01:00

326 B

Feature detection

This variable contains a combination of GIT_FEATURE_* flags, indicating which features a particular build of libgit2 supports.