1
0

Merge remote branch 'ab9/master'

This commit is contained in:
Scott Chacon
2010-10-15 12:42:36 -07:00
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ layout: reference
<p>
Let's start from scratch. Assume you are designing a new source
code management system. How do you do basic version control before
code management system. How did you do basic version control before
you used a tool for it? Chances are that you simply copied your
project directory to save what it looked like at that point.
</p>