From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/2] 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 d93cfcf8f0b3291556e6314579019c0eb44859b7 Mon Sep 17 00:00:00 2001 From: wsjang Date: Wed, 12 Jan 2022 16:35:44 +0900 Subject: [PATCH 2/2] test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efebf033..acdc6034 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. +GG