1
0

add and status basically done

This commit is contained in:
Scott Chacon
2010-06-03 20:13:39 +02:00
parent f09151836a
commit 8ea8f0ccc7
6 changed files with 232 additions and 9 deletions

View File

@@ -14,10 +14,11 @@ layout: reference
</p>
<p>
Each section will link to the next section, so it can be used
as a tutorial. Every page will also link to the more in-depth
offical Git documentation to learn more about any of the commands.
First, we'll start with thinking about source code management like
Git does.
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
the commands. First, we'll start with thinking about source code
management like Git does.
</p>
</div>
</div>