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 9626a17d399152b8c25396746698326fc05d2f0c Mon Sep 17 00:00:00 2001 From: "Knewron Consulting Pvt. Ltd" Date: Sat, 31 Oct 2015 16:03:23 +0530 Subject: [PATCH 2/3] Create test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..24fccabd --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Test Add New. Pls ignore. From 27dd3a9fb15ed9b3ee11ef228e5b20d177e50016 Mon Sep 17 00:00:00 2001 From: "Knewron Consulting Pvt. Ltd" Date: Sat, 31 Oct 2015 17:12:31 +0530 Subject: [PATCH 3/3] Rename test.txt to documentation/chapter_1.md Renamed and moved. --- test.txt => documentation/chapter_1.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test.txt => documentation/chapter_1.md (100%) diff --git a/test.txt b/documentation/chapter_1.md similarity index 100% rename from test.txt rename to documentation/chapter_1.md