From fde157a4cb67b950c98885a6cd3ee720d105fdcd Mon Sep 17 00:00:00 2001 From: Scott Chacon Date: Thu, 10 Jun 2010 14:41:07 -0700 Subject: [PATCH] pro git link --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index a2d519c..18d07b8 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,8 @@ layout: reference Each section will link to the next section, so it can be used as a tutorial. Every page will also link to more in-depth Git documentation such as the offical manual pages and relevant - sections in the Pro Git book, so you can learn more about any of + sections in the Pro Git book, + so you can learn more about any of the commands. First, we'll start with thinking about source code management like Git does.