You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. _Mock by Michael Foord: http://www.voidspace.org.uk/python/mock.html
26
-
.. _GitDB: http://pypi.python.org/pypi/gitdb
29
+
.. _GitDB: https://pypi.python.org/pypi/gitdb
27
30
28
31
Installing GitPython
29
32
====================
@@ -52,7 +55,7 @@ script:
52
55
.. sourcecode:: none
53
56
54
57
# python setup.py install
55
-
58
+
56
59
.. note:: In this case, you have to manually install `GitDB`_ as well. It would be recommended to use the :ref:`git source repository <source-code-label>` in that case.
57
60
58
61
Getting Started
@@ -80,16 +83,16 @@ GitPython's git repo is available on GitHub, which can be browsed at:
0 commit comments