diff --git a/feature1/one-more-file.txt b/feature1/one-more-file.txt new file mode 100644 index 0000000..2e2d4ea --- /dev/null +++ b/feature1/one-more-file.txt @@ -0,0 +1,4 @@ + +this file was also addedin 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..f30b62c --- /dev/null +++ b/new-feature.txt @@ -0,0 +1 @@ +this line was created in the feature1 branch \ No newline at end of file