From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/3] 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 4b8cca10fa3313e1e1527e743f906e4b309a6877 Mon Sep 17 00:00:00 2001 From: jeffnanlee Date: Sun, 12 Oct 2014 17:05:00 -0400 Subject: [PATCH 2/3] Create my_file.txt --- my_file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 my_file.txt diff --git a/my_file.txt b/my_file.txt new file mode 100644 index 00000000..0527e6bd --- /dev/null +++ b/my_file.txt @@ -0,0 +1 @@ +This is a test From 654a6ecb1aa27b22fad2ebd9aae81b1934e09a58 Mon Sep 17 00:00:00 2001 From: jeffnanlee Date: Sun, 12 Oct 2014 17:22:05 -0400 Subject: [PATCH 3/3] Update README.md add blahblah --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efebf033..d45055f9 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +blahblah