From a8ac3b8808f2a25793a28a16640485e07cb44a20 Mon Sep 17 00:00:00 2001 From: jusa11 Date: Mon, 14 Apr 2025 02:35:30 +0500 Subject: [PATCH 1/2] Added two files in the feature branch --- feature-14-04-2025/another-file.txt | 1 + feature-14-04-2025/test.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 feature-14-04-2025/another-file.txt create mode 100644 feature-14-04-2025/test.txt diff --git a/feature-14-04-2025/another-file.txt b/feature-14-04-2025/another-file.txt new file mode 100644 index 0000000..950109e --- /dev/null +++ b/feature-14-04-2025/another-file.txt @@ -0,0 +1 @@ +Some other text \ No newline at end of file diff --git a/feature-14-04-2025/test.txt b/feature-14-04-2025/test.txt new file mode 100644 index 0000000..9dbfeee --- /dev/null +++ b/feature-14-04-2025/test.txt @@ -0,0 +1 @@ +Some text \ No newline at end of file From aaa1e77837ab8afbb1d9a1d8ebaa3af219417582 Mon Sep 17 00:00:00 2001 From: jusa11 Date: Mon, 14 Apr 2025 02:43:53 +0500 Subject: [PATCH 2/2] Modified text --- feature-14-04-2025/test.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/feature-14-04-2025/test.txt b/feature-14-04-2025/test.txt index 9dbfeee..d3f36ef 100644 --- a/feature-14-04-2025/test.txt +++ b/feature-14-04-2025/test.txt @@ -1 +1,3 @@ -Some text \ No newline at end of file +Some text + +Modified text \ No newline at end of file