From 014f3bcbb33f703f9219d778f1a619ef0740b71f Mon Sep 17 00:00:00 2001 From: Richard Nagle Date: Fri, 18 Mar 2016 12:06:10 +0000 Subject: [PATCH 1/3] add file 1 and 2 --- file1.txt | 1 + file2.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 file1.txt create mode 100644 file2.txt diff --git a/file1.txt b/file1.txt new file mode 100644 index 0000000..28bf5b1 --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +This is file 1 \ No newline at end of file diff --git a/file2.txt b/file2.txt new file mode 100644 index 0000000..4419d52 --- /dev/null +++ b/file2.txt @@ -0,0 +1 @@ +This is file 2 \ No newline at end of file From d7b8ae40278e15d9586484eb530e774c1309beb8 Mon Sep 17 00:00:00 2001 From: Richard Nagle Date: Fri, 18 Mar 2016 12:09:08 +0000 Subject: [PATCH 2/3] change file1 --- file1.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/file1.txt b/file1.txt index 28bf5b1..b245309 100644 --- a/file1.txt +++ b/file1.txt @@ -1 +1,2 @@ -This is file 1 \ No newline at end of file +This is file 1 +aaaaa \ No newline at end of file From 01b29c0de7bb8aa8d2a46b100a6e76090e121665 Mon Sep 17 00:00:00 2001 From: Richard Nagle Date: Fri, 18 Mar 2016 12:09:21 +0000 Subject: [PATCH 3/3] change file2 --- file2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/file2.txt b/file2.txt index 4419d52..e9f30e9 100644 --- a/file2.txt +++ b/file2.txt @@ -1 +1,2 @@ -This is file 2 \ No newline at end of file +This is file 2 +bbbb \ No newline at end of file