From 7e8b90a5df84063df0042b607ba9f5ba97c90c41 Mon Sep 17 00:00:00 2001 From: ryabex Date: Wed, 4 Feb 2026 11:05:29 +0200 Subject: [PATCH 1/2] added two files in the feature branch --- feature-ryab/another-file.txt | 1 + feature-ryab/test.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 feature-ryab/another-file.txt create mode 100644 feature-ryab/test.txt diff --git a/feature-ryab/another-file.txt b/feature-ryab/another-file.txt new file mode 100644 index 0000000..b656a88 --- /dev/null +++ b/feature-ryab/another-file.txt @@ -0,0 +1 @@ +more text test for this file diff --git a/feature-ryab/test.txt b/feature-ryab/test.txt new file mode 100644 index 0000000..276e789 --- /dev/null +++ b/feature-ryab/test.txt @@ -0,0 +1 @@ +test text \ No newline at end of file From 650250b3f5fe6e0b6da0542fcbdc8b1ec84cdf50 Mon Sep 17 00:00:00 2001 From: ryabex Date: Fri, 6 Feb 2026 00:58:10 +0200 Subject: [PATCH 2/2] modified test.txt --- feature-ryab/test.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/feature-ryab/test.txt b/feature-ryab/test.txt index 276e789..df33a1e 100644 --- a/feature-ryab/test.txt +++ b/feature-ryab/test.txt @@ -1 +1,3 @@ -test text \ No newline at end of file +test text + +i decided to add files \ No newline at end of file