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 6789e7075b86d2160a2199386464dfd860474041 Mon Sep 17 00:00:00 2001 From: hassanlab24 Date: Mon, 30 Mar 2015 10:44:30 -0400 Subject: [PATCH 2/3] Rename new_file.md to new_file_1.md --- new_file_1.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 new_file_1.md diff --git a/new_file_1.md b/new_file_1.md new file mode 100644 index 00000000..619b004f --- /dev/null +++ b/new_file_1.md @@ -0,0 +1 @@ +This is the content of my new file. From 14bf6361190dbf5f93af10dbfcd2b090b90b108f Mon Sep 17 00:00:00 2001 From: hassanlab24 Date: Mon, 30 Mar 2015 11:04:50 -0400 Subject: [PATCH 3/3] Rename new_file.md to documentation/new_file.md --- new_file.md => documentation/new_file.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename new_file.md => documentation/new_file.md (100%) diff --git a/new_file.md b/documentation/new_file.md similarity index 100% rename from new_file.md rename to documentation/new_file.md