From 20707b8880ccf8090f2bff11ebb0a0fa4df17dfb Mon Sep 17 00:00:00 2001 From: Thiago <109749095+Thcar@users.noreply.github.com> Date: Tue, 20 Sep 2022 13:05:32 -0300 Subject: [PATCH 1/2] Create new-file.txt --- 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..13dd03f --- /dev/null +++ b/feature-1/new-file.txt @@ -0,0 +1 @@ +New file in the feature-5 branch From 83baf3e9a405414485625fe4b16dade5e4d14790 Mon Sep 17 00:00:00 2001 From: Thiago <109749095+Thcar@users.noreply.github.com> Date: Tue, 20 Sep 2022 13:06:56 -0300 Subject: [PATCH 2/2] Create another-file.txt --- 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..6c48f7a --- /dev/null +++ b/feature-1/another-file.txt @@ -0,0 +1 @@ +Some other dummy text