From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/3] Create another-file --- another-file | 1 + 1 file changed, 1 insertion(+) create mode 100644 another-file diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. From ebaca9bb00bef203cecd78c7cb9b598a24c7f62f Mon Sep 17 00:00:00 2001 From: Joy987 <2656105158@qq.com> Date: Sun, 15 Mar 2015 21:24:43 +0800 Subject: [PATCH 2/3] Create anotherNewFile.joy How to use pull request --- anotherNewFile.joy | 1 + 1 file changed, 1 insertion(+) create mode 100644 anotherNewFile.joy diff --git a/anotherNewFile.joy b/anotherNewFile.joy new file mode 100644 index 00000000..ac439756 --- /dev/null +++ b/anotherNewFile.joy @@ -0,0 +1 @@ +This is another test file From 767c23c953fbcc6cfd863561a97beceb9aea4a6b Mon Sep 17 00:00:00 2001 From: Joy987 <2656105158@qq.com> Date: Sun, 15 Mar 2015 21:25:18 +0800 Subject: [PATCH 3/3] Update anotherNewFile.joy --- anotherNewFile.joy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anotherNewFile.joy b/anotherNewFile.joy index ac439756..95a5d3e9 100644 --- a/anotherNewFile.joy +++ b/anotherNewFile.joy @@ -1 +1 @@ -This is another test file +This is another test file created by Joy