We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I use Mac os x 10.10, and I have installed xcode command lines and libgit2(by brew); when I run this clone example, I got such error.
if (error) throw error; ^ Error: SSL is not supported by this copy of libgit2.
can you help me?