From 37a6f173aa86d3ea0814c5767818fca9471211c4 Mon Sep 17 00:00:00 2001 From: Rombbrom Date: Mon, 7 Apr 2025 16:47:14 +0300 Subject: [PATCH 1/2] Add two files in the new branch --- feature-branch-07.04.25/another-text.txt | 1 + feature-branch-07.04.25/text.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 feature-branch-07.04.25/another-text.txt create mode 100644 feature-branch-07.04.25/text.txt diff --git a/feature-branch-07.04.25/another-text.txt b/feature-branch-07.04.25/another-text.txt new file mode 100644 index 0000000..1ef749a --- /dev/null +++ b/feature-branch-07.04.25/another-text.txt @@ -0,0 +1 @@ +One more file in the new feature folder by RM \ No newline at end of file diff --git a/feature-branch-07.04.25/text.txt b/feature-branch-07.04.25/text.txt new file mode 100644 index 0000000..498292a --- /dev/null +++ b/feature-branch-07.04.25/text.txt @@ -0,0 +1 @@ +This is the test file in the new feature folder created by RM \ No newline at end of file From 46d2f0895cc6ad5fa0dd64e20892a4d45780141b Mon Sep 17 00:00:00 2001 From: Rombbrom Date: Tue, 8 Apr 2025 12:17:16 +0300 Subject: [PATCH 2/2] Modify text.txt --- feature-branch-07.04.25/text.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/feature-branch-07.04.25/text.txt b/feature-branch-07.04.25/text.txt index 498292a..6ab4e72 100644 --- a/feature-branch-07.04.25/text.txt +++ b/feature-branch-07.04.25/text.txt @@ -1 +1,3 @@ -This is the test file in the new feature folder created by RM \ No newline at end of file +This is the test file in the new feature folder created by RM + +I decided to make some other changes \ No newline at end of file