From e5f6e3154625f270e94a4d188298169a3b61a28a Mon Sep 17 00:00:00 2001 From: hewei Date: Thu, 3 Aug 2017 09:15:55 +0800 Subject: [PATCH 1/4] test1 --- readme.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/readme.txt b/readme.txt index 7844519..99067bc 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,4 @@ this is my first git demo. git is free software 11111sssssssssss. wwwwwwwwwwwwwww. -mmmmmmmmmmmm. - -Creating a new branch is quick. -Creating a new branch is quick & simple. - -Creating a new branch is quick AND simple. -111111111111111111111111111111111 \ No newline at end of file +mmmmmmmmmmmm. \ No newline at end of file From 9978395de9160c39a7a5ecc6f1c6cf1a7c633c22 Mon Sep 17 00:00:00 2001 From: hewei Date: Thu, 3 Aug 2017 09:17:30 +0800 Subject: [PATCH 2/4] f1 branch --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 99067bc..ee4edef 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,6 @@ this is my first git demo. git is free software 11111sssssssssss. wwwwwwwwwwwwwww. -mmmmmmmmmmmm. \ No newline at end of file +mmmmmmmmmmmm. + +this is branch f1. \ No newline at end of file From 482222a2336c8860b8acf4afdcbcf4fd3706e5f2 Mon Sep 17 00:00:00 2001 From: hewei Date: Thu, 3 Aug 2017 09:51:26 +0800 Subject: [PATCH 3/4] f2 branch --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index ee4edef..4c27647 100644 --- a/readme.txt +++ b/readme.txt @@ -3,4 +3,5 @@ git is free software 11111sssssssssss. wwwwwwwwwwwwwww. mmmmmmmmmmmm. -this is branch f1. \ No newline at end of file +this is branch f1. +this is branch f2. \ No newline at end of file From f9a72ce9c4be6bbf2ad64b080024a54fcd914c9c Mon Sep 17 00:00:00 2001 From: hewei Date: Thu, 3 Aug 2017 10:15:57 +0800 Subject: [PATCH 4/4] branch 1 --- branch1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch1.txt diff --git a/branch1.txt b/branch1.txt new file mode 100644 index 0000000..f03f93c --- /dev/null +++ b/branch1.txt @@ -0,0 +1 @@ +111111111111111111111111111111 \ No newline at end of file