From 484f2e80f1c9ead46d8aac7cb342bbdd9040767e Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Tue, 26 Mar 2013 00:44:10 +0100 Subject: retab --- doc/source/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:: -- cgit v1.2.3