libgit2

git_buildinfo_t

Version:

Build information items to query. This is the information type passed to git_libgit2_buildinfo to get particular information about the libgit2 build.

Values

GIT_BUILDINFO_CPU
1

The CPU type that libgit2 was built for.

GIT_BUILDINFO_COMMIT
2

The commit that libgit2 was built from.

Parameter To

Versions