From f1487dcf4a41d33c5aad262b1840f93d3eff7744 Mon Sep 17 00:00:00 2001 From: Adelfuns Date: Mon, 10 Oct 2022 19:42:49 -0300 Subject: [PATCH 1/3] First file in the feature1 branch --- new-feature.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 new-feature.txt diff --git a/new-feature.txt b/new-feature.txt new file mode 100644 index 0000000..f230193 --- /dev/null +++ b/new-feature.txt @@ -0,0 +1 @@ +This file was created in the feature1 branch \ No newline at end of file From 003fb90f2116c38b4a4ffd72cc6888d7f0d81edb Mon Sep 17 00:00:00 2001 From: Adelfuns Date: Mon, 10 Oct 2022 19:53:52 -0300 Subject: [PATCH 2/3] Another change in feature1 branch --- feature1/one-more-file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature1/one-more-file.txt diff --git a/feature1/one-more-file.txt b/feature1/one-more-file.txt new file mode 100644 index 0000000..bc5d70b --- /dev/null +++ b/feature1/one-more-file.txt @@ -0,0 +1 @@ +This file was also added in the feature1 branch \ No newline at end of file From af17d4def4873403a672771aee1ac3ef57d0f865 Mon Sep 17 00:00:00 2001 From: Adelfuns Date: Mon, 10 Oct 2022 19:54:51 -0300 Subject: [PATCH 3/3] Another change --- feature1/one-more-file.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/feature1/one-more-file.txt b/feature1/one-more-file.txt index bc5d70b..f91a3ed 100644 --- a/feature1/one-more-file.txt +++ b/feature1/one-more-file.txt @@ -1 +1,3 @@ -This file was also added in the feature1 branch \ No newline at end of file +This file was also added in the feature1 branch + +One more change in feature1 branch \ No newline at end of file