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 8644ecb6c1ef9f32e4d52ec0b5dc3e3d045c7f63 Mon Sep 17 00:00:00 2001 From: ramiller Date: Wed, 16 Mar 2016 10:30:14 -0700 Subject: [PATCH 2/5] Update and rename new_file.md to Dude_new_file.md This is a commit description for my Dude_new_file. --- Dude_new_file.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Dude_new_file.md diff --git a/Dude_new_file.md b/Dude_new_file.md new file mode 100644 index 00000000..580b6f3a --- /dev/null +++ b/Dude_new_file.md @@ -0,0 +1 @@ +This is the content for my new file Dude. From 784ba5cb223fa6932152f384ea6aba28285e20e9 Mon Sep 17 00:00:00 2001 From: ramiller Date: Wed, 16 Mar 2016 11:05:50 -0700 Subject: [PATCH 3/5] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index efebf033..3d49a47f 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. + +Dude was here! +============== + +Too cool! From 270637d121a7a76417256ca36b893033257fbea9 Mon Sep 17 00:00:00 2001 From: ramiller Date: Thu, 17 Mar 2016 10:00:25 -0700 Subject: [PATCH 4/5] Rename Dude_new_file.md to docs/chapter_1.md --- Dude_new_file.md => docs/chapter_1.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Dude_new_file.md => docs/chapter_1.md (100%) diff --git a/Dude_new_file.md b/docs/chapter_1.md similarity index 100% rename from Dude_new_file.md rename to docs/chapter_1.md From 4594bfab915ea851af0fe2fb9f568f8c7429b8c7 Mon Sep 17 00:00:00 2001 From: ramiller Date: Thu, 17 Mar 2016 10:04:59 -0700 Subject: [PATCH 5/5] Adding a build directory. --- 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 @@ +