diff --git a/git-03_branches.md b/git-03_branches.md index f3bf8d7..341ea61 100644 --- a/git-03_branches.md +++ b/git-03_branches.md @@ -1 +1,3 @@ ## Git branches + +git it git it :) nudge nudge wink wink diff --git a/test.md b/test.md new file mode 100644 index 0000000..e10a06f --- /dev/null +++ b/test.md @@ -0,0 +1,3 @@ +hi this is my test file yeah + +now i'll add a new line diff --git a/test/newfile.md b/test/newfile.md new file mode 100644 index 0000000..da09706 --- /dev/null +++ b/test/newfile.md @@ -0,0 +1 @@ +blahblahbla