From b3fcf20c91eac503fca210a6db997f82443b1372 Mon Sep 17 00:00:00 2001 From: guilherme-gautier Date: Wed, 1 Oct 2025 22:27:16 -0300 Subject: [PATCH 1/2] Create new-file.txt --- feature-5/new-file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature-5/new-file.txt diff --git a/feature-5/new-file.txt b/feature-5/new-file.txt new file mode 100644 index 0000000..13dd03f --- /dev/null +++ b/feature-5/new-file.txt @@ -0,0 +1 @@ +New file in the feature-5 branch From 0904a990939a0537c97aa71b4495590832538892 Mon Sep 17 00:00:00 2001 From: guilherme-gautier Date: Wed, 1 Oct 2025 22:33:05 -0300 Subject: [PATCH 2/2] Create another-file-2.txt --- feature-5/another-file-2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature-5/another-file-2.txt diff --git a/feature-5/another-file-2.txt b/feature-5/another-file-2.txt new file mode 100644 index 0000000..6c48f7a --- /dev/null +++ b/feature-5/another-file-2.txt @@ -0,0 +1 @@ +Some other dummy text