From 7f81366377f96fddc1832610d4a9d0d191019175 Mon Sep 17 00:00:00 2001 From: admin <523415401@qq.com> Date: Mon, 19 Dec 2016 00:14:51 -0800 Subject: [PATCH 1/3] a --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 2926f6c..a9febdc 100644 --- a/readme.txt +++ b/readme.txt @@ -3,4 +3,4 @@ Git is free software distributed under the GPL. Git has a mutable index called stage. Git tracks changes. Creating a new branch is quick and simple. -dev branch +dev branch is From 787d8b08566b2e142ef388e0c410a9d906fb12ce Mon Sep 17 00:00:00 2001 From: Bob Date: Mon, 19 Dec 2016 01:17:26 -0800 Subject: [PATCH 2/3] add /usr/bin/env --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index a9febdc..76dc543 100644 --- a/readme.txt +++ b/readme.txt @@ -1,3 +1,4 @@ +#add /usr/bin/env Git is a distributed version control system. Git is free software distributed under the GPL. Git has a mutable index called stage. From 3d6d179868631897fc7d673d852fdbc4ebf2384f Mon Sep 17 00:00:00 2001 From: admin <523415401@qq.com> Date: Mon, 19 Dec 2016 01:22:04 -0800 Subject: [PATCH 3/3] add coding: utf-8 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.txt b/readme.txt index a9febdc..c6551a1 100644 --- a/readme.txt +++ b/readme.txt @@ -1,3 +1,5 @@ +## add UTF-8 + Git is a distributed version control system. Git is free software distributed under the GPL. Git has a mutable index called stage.