From 7d14a2795d5ebc90b251c5682f3eac66722e36b6 Mon Sep 17 00:00:00 2001 From: Akshay Sanjay Date: Mon, 16 Mar 2026 08:47:04 +0530 Subject: [PATCH 1/2] Add new file in the feature-1 branch --- feature-1/new-file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature-1/new-file.txt diff --git a/feature-1/new-file.txt b/feature-1/new-file.txt new file mode 100644 index 0000000..f622fe5 --- /dev/null +++ b/feature-1/new-file.txt @@ -0,0 +1 @@ +new file in the feature-1 branch From 23c3203261a2d8ec2232e984c65ed16c063bd9d8 Mon Sep 17 00:00:00 2001 From: Akshay Sanjay Date: Mon, 16 Mar 2026 08:47:55 +0530 Subject: [PATCH 2/2] Add another file in the feature-1 folder --- feature-1/another-file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature-1/another-file.txt diff --git a/feature-1/another-file.txt b/feature-1/another-file.txt new file mode 100644 index 0000000..83657d0 --- /dev/null +++ b/feature-1/another-file.txt @@ -0,0 +1 @@ +another file in the feature-1 folder