#GitHub
##Makers Academy Week 2 Test
###Task
- Create a new repository on Github to store a list of test questions for this test
- Clone it locally into your dev folder making sure you don't get unnecessary double nesting
- Create one file for each of the following questions on the master branch.
- Put each question in its own file
1. Explain what git clone does, in your own words
2. Explain what the "upstream" remote is usually used for, in your own words
3. Explain what a branch is, in your own words
- Do a commit after you create each file
- Create a new branch "answers"
- Update the files, replacing the questions with answers
- Do a commit after you write each answer
- Make sure both branches are pushed back to github
###Other details
The test was set by Evgeny Shadchnev @shadchnev