diff --git a/new-feature.txt b/new-feature.txt new file mode 100644 index 0000000..90a6302 --- /dev/null +++ b/new-feature.txt @@ -0,0 +1 @@ +This file was created in the feature-1 branch \ No newline at end of file diff --git a/one-more-file.txt b/one-more-file.txt new file mode 100644 index 0000000..7eef485 --- /dev/null +++ b/one-more-file.txt @@ -0,0 +1,3 @@ +This file was also added in the feature-1 branch + +One more change in feature-1 branch \ No newline at end of file