tom 6 年前
父节点
当前提交
640cbe4abf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.txt

+ 1 - 1
readme.txt 查看文件

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