From bc73061e5c6c383ba0ad38c26990a6914f3eafdc Mon Sep 17 00:00:00 2001 From: Anton Arhipov <43440971+antonarhipovjb@users.noreply.github.com> Date: Thu, 20 Sep 2018 15:09:27 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cae8687..1b710ae 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ line 1 line 2 line 3 + +line 5 From cd0f2b7afbb757434d10da1e92097866d96c504a Mon Sep 17 00:00:00 2001 From: Anton Arhipov <43440971+antonarhipovjb@users.noreply.github.com> Date: Thu, 20 Sep 2018 15:22:55 +0300 Subject: [PATCH 2/3] Create test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +test From b759983bfee8a5c64116baa4b3ffd4966fcff77d Mon Sep 17 00:00:00 2001 From: Anton Arhipov <43440971+antonarhipovjb@users.noreply.github.com> Date: Thu, 20 Sep 2018 16:06:46 +0300 Subject: [PATCH 3/3] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index 9daeafb..2d18cc8 100644 --- a/test.txt +++ b/test.txt @@ -1 +1,2 @@ test +one more line