Constants¶
Details¶
- Ggit.BUILD_TYPE = 'plain'¶
The build type of the installed build.
- Ggit.MAJOR_VERSION = 1¶
libgit2-glib major version component (e.g. 1 if %GGIT_VERSION is 1.2.3)
- Ggit.MINOR_VERSION = 2¶
libgit2-glib minor version component (e.g. 2 if %GGIT_VERSION is 1.2.3)
- Ggit.VERSION_S = '1.2.0'¶
libgit2-glib version, encoded as a string, useful for printing and concatenation.