diff --git a/feature1/another-file.txt b/feature1/another-file.txt new file mode 100644 index 0000000..354b2b1 --- /dev/null +++ b/feature1/another-file.txt @@ -0,0 +1 @@ +another file.txt in the feature1 branch. diff --git a/feature1/new-file.txt b/feature1/new-file.txt new file mode 100644 index 0000000..c71a3ac --- /dev/null +++ b/feature1/new-file.txt @@ -0,0 +1 @@ +New file in the feature1 branch.