From 37d9179a47b7cfdee93fd7d06effff256bedb8c6 Mon Sep 17 00:00:00 2001 From: Olena Date: Fri, 17 Oct 2025 19:19:30 +0300 Subject: [PATCH 1/2] Add two files in the feature branch --- feature-17-10-25/another-file.txt | 1 + feature-17-10-25/test.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 feature-17-10-25/another-file.txt create mode 100644 feature-17-10-25/test.txt diff --git a/feature-17-10-25/another-file.txt b/feature-17-10-25/another-file.txt new file mode 100644 index 0000000..3ce6814 --- /dev/null +++ b/feature-17-10-25/another-file.txt @@ -0,0 +1 @@ +One more file in the feature branch by Olena \ No newline at end of file diff --git a/feature-17-10-25/test.txt b/feature-17-10-25/test.txt new file mode 100644 index 0000000..f04d97d --- /dev/null +++ b/feature-17-10-25/test.txt @@ -0,0 +1 @@ +This is a test file in the new feature folder create by Olena Bulava From ae76c8256624fc795d0e90385abb9f244ab0c83a Mon Sep 17 00:00:00 2001 From: Olena Date: Fri, 17 Oct 2025 21:16:50 +0300 Subject: [PATCH 2/2] Modified test.txt --- feature-17-10-25/test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/feature-17-10-25/test.txt b/feature-17-10-25/test.txt index f04d97d..daee9fc 100644 --- a/feature-17-10-25/test.txt +++ b/feature-17-10-25/test.txt @@ -1 +1,2 @@ This is a test file in the new feature folder create by Olena Bulava +I decided to make some other changes \ No newline at end of file