diff --git a/feature1/one-more-file.txt b/feature1/one-more-file.txt new file mode 100644 index 0000000..f91a3ed --- /dev/null +++ b/feature1/one-more-file.txt @@ -0,0 +1,3 @@ +This file was also added in the feature1 branch + +One more change in feature1 branch \ No newline at end of file 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