From cd611791cf610d0eee2bad88105cdfd62e779662 Mon Sep 17 00:00:00 2001 From: Lennart Date: Wed, 17 May 2023 13:46:49 +0200 Subject: [PATCH 1/3] First file in the feature-1 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..231db69 --- /dev/null +++ b/new-feature.txt @@ -0,0 +1 @@ +This file was created in the feature-1 branch. \ No newline at end of file From e2fba8335f1ef700765afcc9a6f5a074bbd47c7a Mon Sep 17 00:00:00 2001 From: Lennart Date: Wed, 17 May 2023 13:49:59 +0200 Subject: [PATCH 2/3] Another change in the feature 1 branch. --- feature-1/one-more-file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature-1/one-more-file.txt diff --git a/feature-1/one-more-file.txt b/feature-1/one-more-file.txt new file mode 100644 index 0000000..631d89c --- /dev/null +++ b/feature-1/one-more-file.txt @@ -0,0 +1 @@ +This file was also added in the feature-1 branch. \ No newline at end of file From 8ed10a5b65408fd237fbc2e497d12bf504173591 Mon Sep 17 00:00:00 2001 From: Lennart Date: Wed, 17 May 2023 13:50:45 +0200 Subject: [PATCH 3/3] Another change --- feature-1/one-more-file.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/feature-1/one-more-file.txt b/feature-1/one-more-file.txt index 631d89c..332c59c 100644 --- a/feature-1/one-more-file.txt +++ b/feature-1/one-more-file.txt @@ -1 +1,3 @@ -This file was also added in the feature-1 branch. \ No newline at end of file +This file was also added in the feature-1 branch. + +One more change in feature1. \ No newline at end of file