diff --git a/unit_03/w07d05/student_labs/GithubBranches.md b/unit_03/w07d05/student_labs/GithubBranches.md new file mode 100644 index 0000000..101b28a --- /dev/null +++ b/unit_03/w07d05/student_labs/GithubBranches.md @@ -0,0 +1,11 @@ +# Student Lab + +## Introduction to Github Branches + +For your third project, you will not be working alone... this means that you will need to use Github branches! + +Watch this ten minute video which will show you what it will look like when you make changes to the same file as someone else, how to deal with merge issues, how to commit your changes, and how to ask for a pull request. +https://www.youtube.com/watch?v=oFYyTZwMyAg + +Then, follow this tutorial to put your fingers to the task: +