Skip to content

Conjuro/GitPython

Repository files navigation

GitPython

This is a repackaged version of GitPython, no sourcecode is actually modified, just the folder structure changed and a few files removed.

See README-GitPython.rst for information about GitPython proper.

Requirements

Submodules in ext folder:
  • async
  • smmap

Install

Place in the root of your project in a folder named git. See http://pythonhosted.org/GitPython/0.3.1/tutorial.html for examples on usage.