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 ebdaecaa009a7ac48306ad3acc22046bac6c237f Mon Sep 17 00:00:00 2001 From: rchzzjcn Date: Sun, 15 Feb 2015 14:55:33 +0800 Subject: [PATCH 2/3] Create testfile.md --- testfile.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 testfile.md diff --git a/testfile.md b/testfile.md new file mode 100644 index 00000000..9534cfbc --- /dev/null +++ b/testfile.md @@ -0,0 +1 @@ +Just for test From 0da987b1f033622650af8ff0f6f9e0f672756984 Mon Sep 17 00:00:00 2001 From: rchzzjcn Date: Sun, 15 Feb 2015 14:57:53 +0800 Subject: [PATCH 3/3] Edit a file for test --- another-file | 1 + 1 file changed, 1 insertion(+) diff --git a/another-file b/another-file index ef934c58..d66fa728 100644 --- a/another-file +++ b/another-file @@ -1 +1,2 @@ This file was created after the repo was forked. +I am testing to edit this file