8 次程式碼提交 0d45a3c8be ... 10a1c51920

作者 SHA1 備註 提交日期
  tom 10a1c51920 merged buf fix 101 5 年之前
  tom 3114862064 fix bug 101 5 年之前
  tom 8de737d559 merge with no-ff 5 年之前
  tom aa9ad6e986 add merge 5 年之前
  tom 9996b1823e conflict fixed 5 年之前
  tom 640cbe4abf & simple 5 年之前
  tom 5f23e5dfb2 AND simple 5 年之前
  tom 896a44f6f2 branch test 5 年之前
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      readme.txt

+ 3 - 1
readme.txt 查看文件

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