From 28d1bff519d9e93f07409eb052b875c53d4ea847 Mon Sep 17 00:00:00 2001 From: Andrew Muk Date: Sun, 8 Dec 2019 18:22:05 +0700 Subject: [PATCH 1/3] adding new line master --- hello.txt | 1 + helo.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 helo.txt diff --git a/hello.txt b/hello.txt index 4d589ff..c33105e 100644 --- a/hello.txt +++ b/hello.txt @@ -1,3 +1,4 @@ hello! new New year +Hello, git! diff --git a/helo.txt b/helo.txt new file mode 100644 index 0000000..6566899 --- /dev/null +++ b/helo.txt @@ -0,0 +1 @@ +Hello, git! From 1a1de7c6fba13fadb51b4c304258b924a56ff549 Mon Sep 17 00:00:00 2001 From: Andrew Muk Date: Sun, 8 Dec 2019 18:26:55 +0700 Subject: [PATCH 2/3] adding new hello git rebase line master --- hello.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.txt b/hello.txt index c33105e..ccfa2cc 100644 --- a/hello.txt +++ b/hello.txt @@ -2,3 +2,4 @@ hello! new New year Hello, git! +Hello, git rebase! From be6fbb863643e80a7a9d451830b818820b7a9fd9 Mon Sep 17 00:00:00 2001 From: Andrew Muk Date: Sun, 8 Dec 2019 18:17:22 +0700 Subject: [PATCH 3/3] adding new line feature --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index e69de29..6566899 100644 --- a/readme.txt +++ b/readme.txt @@ -0,0 +1 @@ +Hello, git!