|
|
@@ -2,4 +2,4 @@ Git is a distributed version control system.
|
|
2
|
2
|
Git is free software distributed under the GPL.
|
|
3
|
3
|
Git has a mutable index called stage.
|
|
4
|
4
|
Git tracks changes of files.
|
|
5
|
|
-Creating a new branch is quick & simple.
|
|
|
5
|
+Creating a new branch is quick and simple.
|