Enums
pygit2 exposes libgit2 constants as Python enums in the pygit2.enums
module. They are preferred over the top-level GIT_* integer constants.
pygit2 exposes libgit2 constants as Python enums in the pygit2.enums
module. They are preferred over the top-level GIT_* integer constants.