Skip to content

Commit d3f00ac

Browse files
authored
Merge pull request #34 from graingert/use-optional-gitdb-speedups
support optional gitdb_speedups
2 parents 847a21e + 62815b5 commit d3f00ac

File tree

9 files changed

+49
-1387
lines changed

9 files changed

+49
-1387
lines changed

README.rst

+7
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ From `PyPI <https://pypi.python.org/pypi/gitdb>`_
2020

2121
pip install gitdb
2222

23+
SPEEDUPS
24+
========
25+
26+
If you want to go up to 20% faster, you can install gitdb-speedups with:
27+
28+
pip install gitdb-speedups
29+
2330
REQUIREMENTS
2431
============
2532

0 commit comments

Comments
 (0)