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 3afa2f48f36c05e94bc7a83b9d58329c4066aa42 Mon Sep 17 00:00:00 2001 From: greglutz Date: Thu, 31 Mar 2016 16:42:06 -0700 Subject: [PATCH 2/5] Creating test file for educational purposes. If I say any more, the description will turn out to be longer than the file itself. --- GPL-TestFile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 GPL-TestFile.txt diff --git a/GPL-TestFile.txt b/GPL-TestFile.txt new file mode 100644 index 00000000..38fac8d2 --- /dev/null +++ b/GPL-TestFile.txt @@ -0,0 +1 @@ +Content of GPL-TestFile.txt, a new, entirely pedagogical, node for github education. From 33720b048e7048d1e0201bdc61ff246097c3e501 Mon Sep 17 00:00:00 2001 From: greglutz Date: Thu, 31 Mar 2016 17:18:36 -0700 Subject: [PATCH 3/5] Further elucidation on the contribution process. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index efebf033..03d34fa3 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. + +As a normal civilian, you'll have to wait until the repository's maintainers adjudge your request worthy of +merging; if you *are* a maintainer, you don't have to wait. From 937dad8524caecdc461d0336d410e87e8431f7bd Mon Sep 17 00:00:00 2001 From: greglutz Date: Thu, 31 Mar 2016 17:19:16 -0700 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03d34fa3..3688781b 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ How to Contribute Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. As a normal civilian, you'll have to wait until the repository's maintainers adjudge your request worthy of -merging; if you *are* a maintainer, you don't have to wait. +merging; if you *are* a maintainer, you won't have to wait. From 9158d71f502f510df05b9af95f22519e1ee5b19e Mon Sep 17 00:00:00 2001 From: greglutz Date: Thu, 31 Mar 2016 17:28:44 -0700 Subject: [PATCH 5/5] Rename GPL-TestFile.txt to files-added-by-newbies/GPL-TestFile.txt --- GPL-TestFile.txt => files-added-by-newbies/GPL-TestFile.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename GPL-TestFile.txt => files-added-by-newbies/GPL-TestFile.txt (100%) diff --git a/GPL-TestFile.txt b/files-added-by-newbies/GPL-TestFile.txt similarity index 100% rename from GPL-TestFile.txt rename to files-added-by-newbies/GPL-TestFile.txt