5 GitHub
5.1 GitHub Introduction lecture
Here’s a recording of this lecture (32 minutes 8 seconds):
5.2 GitHub Introduction slides
5.3 Questions
5.3.1 Question 1
Which of the following benefits does version control offer over emailing files back and forth?
Please select the correct options (more than one may be correct).
5.3.2 Question 2
Which Git command is used to obtain a complete copy of a remote repository for the first time?
Please select the correct option.
5.3.3 Question 3
Which of the following Git workflows is generally considered best practice for efficient and collaborative development?
Please select the correct option.
5.3.4 Question 4
What typically causes a Git conflict?
Please select the correct option.