diff --git a/another-file.txt b/another-file.txt new file mode 100644 index 0000000..4b9337a --- /dev/null +++ b/another-file.txt @@ -0,0 +1 @@ +A new file in the feature5 branch. diff --git a/file1.txt b/file1.txt new file mode 100644 index 0000000..f5d14c2 --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +This is a file in Feature5 branch.