From 51be15e04ab18f30854ec016c7739fd9d20b855d Mon Sep 17 00:00:00 2001 From: ZeratUniT Date: Tue, 20 Jan 2026 13:12:03 +0700 Subject: [PATCH 1/2] Added two files in the feature branch --- feature-20-01-2026/another-file.txt | 1 + feature-20-01-2026/test.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 feature-20-01-2026/another-file.txt create mode 100644 feature-20-01-2026/test.txt diff --git a/feature-20-01-2026/another-file.txt b/feature-20-01-2026/another-file.txt new file mode 100644 index 0000000..1c2300b --- /dev/null +++ b/feature-20-01-2026/another-file.txt @@ -0,0 +1 @@ +One more file in the feature branch. diff --git a/feature-20-01-2026/test.txt b/feature-20-01-2026/test.txt new file mode 100644 index 0000000..1fd5b4c --- /dev/null +++ b/feature-20-01-2026/test.txt @@ -0,0 +1 @@ +Test file with a test text in the new feature folder. \ No newline at end of file From 76ae2eb6579bdba137f778110b706e42157f6f1f Mon Sep 17 00:00:00 2001 From: ZeratUniT Date: Tue, 20 Jan 2026 13:43:43 +0700 Subject: [PATCH 2/2] Modified test.txt --- feature-20-01-2026/test.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/feature-20-01-2026/test.txt b/feature-20-01-2026/test.txt index 1fd5b4c..770dea0 100644 --- a/feature-20-01-2026/test.txt +++ b/feature-20-01-2026/test.txt @@ -1 +1,4 @@ -Test file with a test text in the new feature folder. \ No newline at end of file +Test file with a test text in the new feature folder. + +Adding few new lines in the test.txt +=) \ No newline at end of file