summaryrefslogtreecommitdiff
path: root/doc/source/intro.rst
diff options
context:
space:
mode:
authorValentin Haenel <valentin.haenel@gmx.de>2013-03-26 00:44:10 +0100
committerValentin Haenel <valentin.haenel@gmx.de>2013-03-26 00:44:10 +0100
commit484f2e80f1c9ead46d8aac7cb342bbdd9040767e (patch)
tree12e87ea831a4f9584bc691ef9ee169896509ed1f /doc/source/intro.rst
parent5abecd1f701f3a56fcd76efe79b7a5dc89e96481 (diff)
downloadgitpython-484f2e80f1c9ead46d8aac7cb342bbdd9040767e.tar.gz
retab
Diffstat (limited to 'doc/source/intro.rst')
-rw-r--r--doc/source/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst
index 92b9cc24..cbe10c16 100644
--- a/doc/source/intro.rst
+++ b/doc/source/intro.rst
@@ -84,7 +84,7 @@ GitPython's git repo is available on GitHub, which can be browsed at:
and cloned using::
- $ git clone git://github.com/gitpython-developers/GitPython.git git-python
+ $ git clone git://github.com/gitpython-developers/GitPython.git git-python
Initialize all submodules to obtain the required dependencies with::