tom 5 年 前
コミット
5f23e5dfb2
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      readme.txt

+ 1 - 1
readme.txt ファイルの表示

@@ -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.
5
+Creating a new branch is quick AND simple.