**********************************************************************
General
**********************************************************************

.. contents:: Contents
   :local:


Constants
=========

.. py:data:: LIBGIT2_VER_MAJOR
.. py:data:: LIBGIT2_VER_MINOR
.. py:data:: LIBGIT2_VER_REVISION
.. py:data:: LIBGIT2_VER_VERSION


Errors
======

.. autoexception:: pygit2.GitError
   :members:
   :show-inheritance:
   :undoc-members:
