diff --git a/feature1/oneMoreFile.txt b/feature1/oneMoreFile.txt new file mode 100644 index 0000000..455f602 --- /dev/null +++ b/feature1/oneMoreFile.txt @@ -0,0 +1,3 @@ +THis file was also added into feature1 branch. + +One more change. \ No newline at end of file diff --git a/new-feature.txt b/new-feature.txt new file mode 100644 index 0000000..ae6a285 --- /dev/null +++ b/new-feature.txt @@ -0,0 +1 @@ +This file was created in the feature1 branch. \ No newline at end of file