Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
DOC: Change mention of SVN to Git.
  • Loading branch information
rgommers committed Oct 8, 2010
1 parent 9950e72 commit a844131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEV_README.txt
Expand Up @@ -3,7 +3,7 @@ available.

We have a few simple rules:

* try hard to keep the SVN repository in a buildable state and to not
* try hard to keep the Git repository in a buildable state and to not
indiscriminately muck with what others have contributed.

* Simple changes (including bug fixes) and obvious improvements are
Expand All @@ -14,6 +14,6 @@ We have a few simple rules:
* Please add meaningful comments when you check changes in. These
comments form the basis of the change-log.

* Add unit tests to excercise new code, and regression tests
* Add unit tests to exercise new code, and regression tests
whenever you fix a bug.

0 comments on commit a844131

Please sign in to comment.