diff --git a/feat-a-01.md b/feat-a-01.md new file mode 100644 index 00000000..13c03361 --- /dev/null +++ b/feat-a-01.md @@ -0,0 +1 @@ +This file is on the feat-a branch. \ No newline at end of file diff --git a/feat-b-01.md b/feat-b-01.md new file mode 100644 index 00000000..b5ffeb73 --- /dev/null +++ b/feat-b-01.md @@ -0,0 +1 @@ +THis file is on the feat-b branch \ No newline at end of file diff --git a/master-01.md b/master-01.md index 72feedc6..f2a622c6 100644 --- a/master-01.md +++ b/master-01.md @@ -1 +1,2 @@ This file is on the master branch. +This is the second line of this file. \ No newline at end of file diff --git a/master-02.md b/master-02.md new file mode 100644 index 00000000..e62415d3 --- /dev/null +++ b/master-02.md @@ -0,0 +1 @@ +This is the second file on the master branch. \ No newline at end of file diff --git a/master-03.md b/master-03.md new file mode 100644 index 00000000..8c4b86b1 --- /dev/null +++ b/master-03.md @@ -0,0 +1 @@ +This is the third file on the master branch. \ No newline at end of file