.. pygit2 documentation master file, created by sphinx-quickstart on Sun Jan 6 09:55:26 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pygit2's documentation! ================================== Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git. Pygit2 works with Python 2.7, 3.2, 3.3, 3.4, 3.5 and pypy. It is likely to work with Python 2.6 and 3.1, but these versions are not officially supported. Pygit2 links: - http://github.com/libgit2/pygit2 -- Source code and issue tracker - http://www.pygit2.org/ -- Documentation - http://pypi.python.org/pypi/pygit2 -- Download Start: .. toctree:: :maxdepth: 1 install development recipes Usage guide: .. toctree:: :maxdepth: 1 general repository oid objects references revparse log working-copy diff merge config remotes submodule blame settings features Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`