From 49e63cc23e0cea70fcdf2c85da086f4dfe5f9664 Mon Sep 17 00:00:00 2001 From: MeiLin Date: Wed, 9 Sep 2015 22:29:27 +0800 Subject: [PATCH 1/2] feature1 --- hello.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello.txt b/hello.txt index a042389..4011823 100644 --- a/hello.txt +++ b/hello.txt @@ -1 +1,3 @@ hello world! + +feature1 From 526b5f43b459c245db5b068af110cdac13684547 Mon Sep 17 00:00:00 2001 From: MeiLin Date: Wed, 9 Sep 2015 22:31:24 +0800 Subject: [PATCH 2/2] add feature.txt --- feature1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature1.txt diff --git a/feature1.txt b/feature1.txt new file mode 100644 index 0000000..a3972e0 --- /dev/null +++ b/feature1.txt @@ -0,0 +1 @@ +hello feature1!