From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/5] 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 00a134cd611cb6ace9414954e4513537f331c1fc Mon Sep 17 00:00:00 2001 From: efxcode Date: Tue, 19 May 2015 17:02:47 +0100 Subject: [PATCH 2/5] New txt file added New txt file added to the project. --- newfile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 newfile.txt diff --git a/newfile.txt b/newfile.txt new file mode 100644 index 00000000..52956e61 --- /dev/null +++ b/newfile.txt @@ -0,0 +1 @@ +This is content of the new file. From e25603fd6f32ef182648c9772f18d14da4d93e65 Mon Sep 17 00:00:00 2001 From: efxcode Date: Tue, 19 May 2015 17:55:01 +0100 Subject: [PATCH 3/5] Update README.md Testing the edit file feature. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index efebf033..ced28b56 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +Test +==== + +Just testing the plataform. From 4216f2eaf20f8b63ddd512bf07580ad0d1e00552 Mon Sep 17 00:00:00 2001 From: efxcode Date: Tue, 19 May 2015 18:01:59 +0100 Subject: [PATCH 4/5] Rename README.md to documentation/chapter_1.md --- README.md => documentation/chapter_1.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => documentation/chapter_1.md (100%) diff --git a/README.md b/documentation/chapter_1.md similarity index 100% rename from README.md rename to documentation/chapter_1.md From 3867eb22b29af727cd68f893cabc4f6e9e151818 Mon Sep 17 00:00:00 2001 From: efxcode Date: Tue, 19 May 2015 18:04:21 +0100 Subject: [PATCH 5/5] Create .gitkeep --- build/.gitkeep | 1 + 1 file changed, 1 insertion(+) create mode 100644 build/.gitkeep diff --git a/build/.gitkeep b/build/.gitkeep new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/build/.gitkeep @@ -0,0 +1 @@ +