diff --git a/feature1/test1.txt b/feature1/test1.txt new file mode 100644 index 0000000..e2640d9 --- /dev/null +++ b/feature1/test1.txt @@ -0,0 +1 @@ +New file added to feature1 folder in pull-request repo \ No newline at end of file diff --git a/new-feature.txt b/new-feature.txt new file mode 100644 index 0000000..680a849 --- /dev/null +++ b/new-feature.txt @@ -0,0 +1 @@ +This file is craeted in feature-1 branch \ No newline at end of file