Carlos Martín Nieto d0b00e3124 Add support for libgit2 feature detection
This lets us ask the library whether it supports threading, https and
ssh.
2015-01-14 20:47:47 +01:00

1.1 KiB

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

It is likely to work with Python 2.6 and 3.1, but these versions are not officially supported.

Pygit2 links:

Start:

install development recipes

Usage guide:

general repository oid objects references revparse log working-copy diff merge config remotes blame settings features

Indices and tables

  • genindex
  • modindex
  • search