From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/6] 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 2/6] 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 85d2fd081a4f7f6d838817c0a2570449e2fcd9cb Mon Sep 17 00:00:00 2001 From: simonesurdi Date: Sun, 22 Oct 2017 16:45:14 +0200 Subject: [PATCH 3/6] Create my first file on github --- myfirstfile.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 myfirstfile.md diff --git a/myfirstfile.md b/myfirstfile.md new file mode 100644 index 00000000..85055b21 --- /dev/null +++ b/myfirstfile.md @@ -0,0 +1,2 @@ +Creatign my first file in github!!! +Hello World! From 2601e51deede0275a92a382b5360fc67d2aed5a5 Mon Sep 17 00:00:00 2001 From: simonesurdi Date: Sun, 22 Oct 2017 16:51:47 +0200 Subject: [PATCH 4/6] Update myfirstfile.md --- myfirstfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myfirstfile.md b/myfirstfile.md index 85055b21..b371b435 100644 --- a/myfirstfile.md +++ b/myfirstfile.md @@ -1,2 +1,2 @@ -Creatign my first file in github!!! +Creating my first file on github!!! Hello World! From f2f53134c118c7fa570cf3320c06be4d32732416 Mon Sep 17 00:00:00 2001 From: simonesurdi Date: Sun, 22 Oct 2017 17:01:26 +0200 Subject: [PATCH 5/6] Rename myfirstfile.md to documentation/myfirstfile.md --- myfirstfile.md => documentation/myfirstfile.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename myfirstfile.md => documentation/myfirstfile.md (100%) diff --git a/myfirstfile.md b/documentation/myfirstfile.md similarity index 100% rename from myfirstfile.md rename to documentation/myfirstfile.md From 9ab1703c8933f434ec1599a8512f22c17ef2ec99 Mon Sep 17 00:00:00 2001 From: simonesurdi Date: Sun, 22 Oct 2017 17:05:10 +0200 Subject: [PATCH 6/6] Creating a build folder --- 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 @@ +