From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 01/11] 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 fabac0ce19f80578a941f210c2f982a6c2a63606 Mon Sep 17 00:00:00 2001 From: Brent Beer Date: Mon, 3 Apr 2017 18:52:16 +0200 Subject: [PATCH 02/11] Create first-file.md --- first-file.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 first-file.md diff --git a/first-file.md b/first-file.md new file mode 100644 index 00000000..ad1d648d --- /dev/null +++ b/first-file.md @@ -0,0 +1 @@ +This is the content for my first file. From 59e1e079f6ceec5d576776409a7751bd89dd3331 Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 16:42:20 +0800 Subject: [PATCH 03/11] Update new_file.md --- new_file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/new_file.md b/new_file.md index 2c42e00f..e9f52ee1 100644 --- a/new_file.md +++ b/new_file.md @@ -1 +1,2 @@ This is the content for my new file. +1 From 0ca2d87dec3f030dbc980b7161830ec3789b9bc3 Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 16:43:10 +0800 Subject: [PATCH 04/11] Update new_file.md --- new_file.md | 1 - 1 file changed, 1 deletion(-) diff --git a/new_file.md b/new_file.md index e9f52ee1..2c42e00f 100644 --- a/new_file.md +++ b/new_file.md @@ -1,2 +1 @@ This is the content for my new file. -1 From 42d1ca94a14f49f55142fd5001f9850e70ea6d65 Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 16:55:30 +0800 Subject: [PATCH 05/11] Update new_file.md --- new_file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/new_file.md b/new_file.md index 2c42e00f..cbe7fb42 100644 --- a/new_file.md +++ b/new_file.md @@ -1 +1,2 @@ This is the content for my new file. +10 From b0708e655d27498aea3d7540b95816bde58266ff Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 17:15:41 +0800 Subject: [PATCH 06/11] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efebf033..6c3c2a09 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +Test From 6bd0d05bfd7d44a5e223566cf48db00dca7c68af Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 17:19:31 +0800 Subject: [PATCH 07/11] Create testfile --- testfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 testfile diff --git a/testfile b/testfile new file mode 100644 index 00000000..26918572 --- /dev/null +++ b/testfile @@ -0,0 +1 @@ +testfile From b587882a86ed5b77621326dc8a9d437ffe069862 Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 17:23:59 +0800 Subject: [PATCH 08/11] Update and rename new_file.md to testfile1/new_file.md --- new_file.md => testfile1/new_file.md | 1 + 1 file changed, 1 insertion(+) rename new_file.md => testfile1/new_file.md (78%) diff --git a/new_file.md b/testfile1/new_file.md similarity index 78% rename from new_file.md rename to testfile1/new_file.md index cbe7fb42..32348d22 100644 --- a/new_file.md +++ b/testfile1/new_file.md @@ -1,2 +1,3 @@ This is the content for my new file. 10 +/testfile1 From 75ab1446f0f2a4e22de6465ba0ec7160a9337412 Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 17:26:21 +0800 Subject: [PATCH 09/11] Update and rename README.md to testfile1/README2.md --- README.md => testfile1/README2.md | 1 + 1 file changed, 1 insertion(+) rename README.md => testfile1/README2.md (96%) diff --git a/README.md b/testfile1/README2.md similarity index 96% rename from README.md rename to testfile1/README2.md index 6c3c2a09..86518fca 100644 --- a/README.md +++ b/testfile1/README2.md @@ -9,3 +9,4 @@ How to Contribute Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. Test +testfile2 From 6e10963615f8d42afd1f65756e4f37d943c0946e Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 17:30:52 +0800 Subject: [PATCH 10/11] Rename testfile1/README2.md to README.md --- testfile1/README2.md => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename testfile1/README2.md => README.md (100%) diff --git a/testfile1/README2.md b/README.md similarity index 100% rename from testfile1/README2.md rename to README.md From e59cd59f3a79d6a6466821b3982b4a2d06d03ea1 Mon Sep 17 00:00:00 2001 From: Braveze <26200616+Braveze@users.noreply.github.com> Date: Sat, 14 Oct 2017 18:12:07 +0800 Subject: [PATCH 11/11] test3 --- .DS_Store | Bin 0 -> 6148 bytes README.md | 1 + 2 files changed, 1 insertion(+) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3e3546bdcef7561dba895b8707f2d22841199ebd GIT binary patch literal 6148 zcmeHKO>Wab6n@hNIu2B1Q7J6FL1Ix*B2cqHNNz|MT_B+v(FLH^#)epOJ(cY=Dj~=l z?f^&NCcQxq!U4)RKS7NXgv0`&XrA=ud!BjUjOVjv#zRD`KZ?3UEh6G@iH#ff`WFgyDSOu&C|C<7G?cSz^pH*{sxiOUm<}D#9_`YAo&%RKSi8pH7$a6A$-QOa-Po5} zzEjVq?)*EkAAe?q-{a#Zw#{Iz^~ z5tPHw#4m+Nf5k!gDv8HOt*vJwD}yA9b45;~7%6WKlPnVBz8Gauq5AQ41LqERj#}-> zWT&(3c6+_)wma$d5I=sjGo3oTeXsj;|M=wm*d%R4YR)e-$Lh zHRu_vG@=E@G!>|+%v>>;rla09d7i;aqoxxxmk(w}X6A;%)adBnRq4b$jkdH3SOw-4 zSl5p&dH(PH{{BBtvQJh4tH4Srz#0R8(8rX_*}5<}dDgn{W4JV#S7}rf6y`Wqfjo-u c!j+-Tl>yK*SZPEJ%>D={8Ejz{_@@f|1R(5}A^-pY literal 0 HcmV?d00001 diff --git a/README.md b/README.md index 86518fca..3d65be76 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,4 @@ Just fork the original repo at pragmaticlearning/github-example, make your chang Test testfile2 +Testfile3 \ No newline at end of file