From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 01/13] 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 39e6db35ff8db96f438017d9731da6c5aefbce78 Mon Sep 17 00:00:00 2001 From: hbisc Date: Thu, 15 Sep 2016 17:35:32 -0700 Subject: [PATCH 02/13] This is my first new file added to my own fork of this project --- My New File | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 My New File diff --git a/My New File b/My New File new file mode 100644 index 00000000..967f1071 --- /dev/null +++ b/My New File @@ -0,0 +1,4 @@ +Here is the first line of my new file. +Here is the second line of my new file. +Here is the third line of my new file. +You get the idea. From 91ed8f38cecf772441bd220413e5565163381c15 Mon Sep 17 00:00:00 2001 From: hbisc Date: Thu, 15 Sep 2016 17:54:17 -0700 Subject: [PATCH 03/13] Just Trying To add A line to the file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index efebf033..cbb6b46a 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,6 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +Just Adding My Own Two Cents +============================= From 3cb02e9eff05ad190b1db184f4d1ec2634896ac3 Mon Sep 17 00:00:00 2001 From: hbisc Date: Thu, 15 Sep 2016 17:55:04 -0700 Subject: [PATCH 04/13] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbb6b46a..325428a5 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,7 @@ How to Contribute Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. Just Adding My Own Two Cents -============================= +======== + +And Yet One More Line To Add Into The Frey +=========================================== From 8e6d0047217cd226493a33cbc6daa3322767f534 Mon Sep 17 00:00:00 2001 From: hbisc Date: Thu, 15 Sep 2016 17:55:19 -0700 Subject: [PATCH 05/13] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 325428a5..db46f5c6 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ How to Contribute Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. -Just Adding My Own Two Cents -======== + And Yet One More Line To Add Into The Frey =========================================== From 1782ba9ac9c00a0a6040a4b57eca18704853bfb7 Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 11:28:31 -0700 Subject: [PATCH 06/13] This is yet one more line added. --- My New File | 2 ++ 1 file changed, 2 insertions(+) diff --git a/My New File b/My New File index 967f1071..7a051291 100644 --- a/My New File +++ b/My New File @@ -2,3 +2,5 @@ Here is the first line of my new file. Here is the second line of my new file. Here is the third line of my new file. You get the idea. +It's Friday. A perfectly good day to add a new line. +So let's do just that. From 0680f332c99dc13ea77731d6cc3b12df2906e103 Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 11:51:32 -0700 Subject: [PATCH 07/13] Added One More Line To My New File. --- new_file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/new_file.md b/new_file.md index 2c42e00f..be4f7b89 100644 --- a/new_file.md +++ b/new_file.md @@ -1 +1,2 @@ This is the content for my new file. +Here is one more line in my new file. From 7bc845e44635a6008e7890e633f6d102bb1dc7e6 Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 12:06:37 -0700 Subject: [PATCH 08/13] Changing The Name Of The File --- another-file => another-file-two | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename another-file => another-file-two (100%) diff --git a/another-file b/another-file-two similarity index 100% rename from another-file rename to another-file-two From 6081db6a20608a2c333328466fc3df514c2ce196 Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 12:58:39 -0700 Subject: [PATCH 09/13] This is My GitKeep File --- .gitkeep | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitkeep diff --git a/.gitkeep b/.gitkeep new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/.gitkeep @@ -0,0 +1 @@ + From 45148a6bce825a79df3fa6f509defa369fd53f1a Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 12:59:45 -0700 Subject: [PATCH 10/13] Delete .gitkeep --- .gitkeep | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitkeep diff --git a/.gitkeep b/.gitkeep deleted file mode 100644 index 8b137891..00000000 --- a/.gitkeep +++ /dev/null @@ -1 +0,0 @@ - From 9b64f7a433dbe69d47a8870dd2043a14a41d9c74 Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 13:00:24 -0700 Subject: [PATCH 11/13] My GitKeep File --- 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 @@ + From 00ce0f31dba75fe8a6607ff0fadd5d7bbf327df1 Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 13:58:35 -0700 Subject: [PATCH 12/13] Update and rename build/.gitkeep to build2/.gitkeep --- build/.gitkeep | 1 - build2/.gitkeep | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 build/.gitkeep create mode 100644 build2/.gitkeep diff --git a/build/.gitkeep b/build/.gitkeep deleted file mode 100644 index 8b137891..00000000 --- a/build/.gitkeep +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build2/.gitkeep b/build2/.gitkeep new file mode 100644 index 00000000..76ab3700 --- /dev/null +++ b/build2/.gitkeep @@ -0,0 +1 @@ +THis is the second gitKeep File From 9bcc7901f767b2d3a82a05d1a5fb70db16de9d2b Mon Sep 17 00:00:00 2001 From: hbisc Date: Fri, 16 Sep 2016 13:59:12 -0700 Subject: [PATCH 13/13] Rename build2/.gitkeep to build3/gitKeep --- build2/.gitkeep => build3/gitKeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build2/.gitkeep => build3/gitKeep (100%) diff --git a/build2/.gitkeep b/build3/gitKeep similarity index 100% rename from build2/.gitkeep rename to build3/gitKeep