diff --git a/feat-a-01.md b/feat-a-01.md new file mode 100644 index 00000000..6f24b25f --- /dev/null +++ b/feat-a-01.md @@ -0,0 +1,2 @@ +This file is on the feat-a branch. + diff --git a/feat-b-01.md b/feat-b-01.md new file mode 100644 index 00000000..189046ed --- /dev/null +++ b/feat-b-01.md @@ -0,0 +1,2 @@ +This file is on the feat-b branch. + diff --git a/master-01.md b/master-01.md index 72feedc6..d7564f51 100644 --- a/master-01.md +++ b/master-01.md @@ -1 +1,3 @@ This file is on the master branch. + +This is my first edit. diff --git a/master-02.md b/master-02.md new file mode 100644 index 00000000..8e2d31bc --- /dev/null +++ b/master-02.md @@ -0,0 +1,2 @@ +This is the second file on the master branch. + diff --git a/master-03.md b/master-03.md new file mode 100644 index 00000000..18b91d0b --- /dev/null +++ b/master-03.md @@ -0,0 +1,2 @@ +This is the third file on the master branch. +