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 9015e390a90dcacb322db7afaf2bda14c949ef2e Mon Sep 17 00:00:00 2001 From: TomatoClark Date: Fri, 22 Jan 2016 09:46:10 -0800 Subject: [PATCH 2/2] Create sample.txt Git study book exercise. --- sample.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 sample.txt diff --git a/sample.txt b/sample.txt new file mode 100644 index 00000000..2c42e00f --- /dev/null +++ b/sample.txt @@ -0,0 +1 @@ +This is the content for my new file.