From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/4] 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 8b089038bab6776f10c98f9acd1cb6f89a6f8ec1 Mon Sep 17 00:00:00 2001 From: Peter Titus Date: Fri, 10 Apr 2015 09:51:03 -0400 Subject: [PATCH 2/4] Just a test. Please delete me. --- test1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 test1 diff --git a/test1 b/test1 new file mode 100644 index 00000000..c953ffa9 --- /dev/null +++ b/test1 @@ -0,0 +1 @@ +The quick brown fox jumped over the lazy dog. From c2c9332a0b00b8701b29469a7d24f2b82a56b58d Mon Sep 17 00:00:00 2001 From: Peter Titus Date: Fri, 10 Apr 2015 10:25:08 -0400 Subject: [PATCH 3/4] Do not update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index efebf033..e740416f 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. + +How Not to Contribute +=================== + +Add some useless content. From f42cebf964340fb7c83aa7e8a9ba223d29b93a73 Mon Sep 17 00:00:00 2001 From: Peter Titus Date: Fri, 10 Apr 2015 10:35:36 -0400 Subject: [PATCH 4/4] 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