Return the prerelease state of the libgit2 library currently being
used. For nightly builds during active development, this will be
"alpha". Releases may have a "beta" or release candidate ("rc1",
"rc2", etc) prerelease. For a final release, this function returns
null.
Return the prerelease state of the libgit2 library currently being used. For nightly builds during active development, this will be "alpha". Releases may have a "beta" or release candidate ("rc1", "rc2", etc) prerelease. For a final release, this function returns null.