Skip to content

Commit 8f93264

Browse files
author
Keiran Kozlowski
committed
answered q1
1 parent bdf1407 commit 8f93264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Now that you are all set up, it's time to learn a little more about the tools of the trade. Edit this file and answer the following questions. You are going to need to start familiarizing yourself with the [GitHub docs](https://docs.github.com/en). Docs (short for documentation) are the instructions on how to use a languge or program. A large part of your job as a developer will be learning how to read and work with documentation. Please reference the GitHub docs when answering the questions below. If you cannot find what you are looking for in the docs, you can always start to practice your Google skills!
44

5-
1. What is Git?
5+
1. What is Git? A version control system.
66
2. What is the difference between Git and GitHub?
77
3. Why do we create a branch?
88
4. What is the purpose of a Pull Request?

0 commit comments

Comments
 (0)