From 6d593d3864426c6c71ccf828225a70323703381d Mon Sep 17 00:00:00 2001 From: silentShooter Date: Wed, 26 Aug 2020 21:48:14 +0530 Subject: [PATCH 1/3] First file in 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 118fb1a0d1f8d10ed36fc55757be74c78a33611c Mon Sep 17 00:00:00 2001 From: silentShooter Date: Wed, 26 Aug 2020 22:33:15 +0530 Subject: [PATCH 2/3] Another change in the 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 60598eb81ef0b7ec564c4b09d5aeb924e4772c8c Mon Sep 17 00:00:00 2001 From: silentShooter Date: Wed, 26 Aug 2020 22:34:06 +0530 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