Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.12 KB

File metadata and controls

59 lines (45 loc) · 1.12 KB

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.4 - 3.7 and pypy.

Links:

Start:

.. toctree::
   :maxdepth: 1

   install
   development
   recipes

Usage guide:

.. toctree::
   :maxdepth: 1

   general
   repository
   oid
   objects

   backends
   blame
   config
   diff
   features
   log
   mailmap
   merge
   references
   remotes
   revparse
   settings
   submodule
   working-copy
   worktree


Indices and tables