From 5af97500002d74eec1c014f6c37e1b1dd07c9cc8 Mon Sep 17 00:00:00 2001 From: Serhii Ivanchenko Date: Mon, 19 May 2025 15:59:27 +0300 Subject: [PATCH 1/2] Added two files in the feature branch --- feature-19-05-2025/another-file.txt | 1 + feature-19-05-2025/test.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 feature-19-05-2025/another-file.txt create mode 100644 feature-19-05-2025/test.txt diff --git a/feature-19-05-2025/another-file.txt b/feature-19-05-2025/another-file.txt new file mode 100644 index 0000000..6406534 --- /dev/null +++ b/feature-19-05-2025/another-file.txt @@ -0,0 +1 @@ +One more file in the feature branch by Serhii \ No newline at end of file diff --git a/feature-19-05-2025/test.txt b/feature-19-05-2025/test.txt new file mode 100644 index 0000000..58c3f0c --- /dev/null +++ b/feature-19-05-2025/test.txt @@ -0,0 +1 @@ +This is a test file in the new feature folder created by Serhii \ No newline at end of file From 495522a0a365c9bbe4397de1d084f56d4a0ea579 Mon Sep 17 00:00:00 2001 From: Serhii Ivanchenko Date: Mon, 19 May 2025 16:09:25 +0300 Subject: [PATCH 2/2] Modified test.txt --- feature-19-05-2025/test.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/feature-19-05-2025/test.txt b/feature-19-05-2025/test.txt index 58c3f0c..66daf68 100644 --- a/feature-19-05-2025/test.txt +++ b/feature-19-05-2025/test.txt @@ -1 +1,3 @@ -This is a test file in the new feature folder created by Serhii \ No newline at end of file +This is a test file in the new feature folder created by Serhii + +I decided to make some other changes \ No newline at end of file