diff --git a/feature-1/another-file.txt b/feature-1/another-file.txt new file mode 100644 index 0000000..83657d0 --- /dev/null +++ b/feature-1/another-file.txt @@ -0,0 +1 @@ +another file in the feature-1 folder diff --git a/feature-1/new-file.txt b/feature-1/new-file.txt new file mode 100644 index 0000000..f622fe5 --- /dev/null +++ b/feature-1/new-file.txt @@ -0,0 +1 @@ +new file in the feature-1 branch