Skip to content

Commit 62815b5

Browse files
author
Thomas Grainger
committed
support optional gitdb_speedups
1 parent 847a21e commit 62815b5

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)