6  GitHub

6.1 GitHub Introduction lecture

Here’s a recording of this lecture (32 minutes 8 seconds):

Recording

6.2 GitHub Introduction slides

PDF slide set

6.3 Questions

6.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).

6.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.

6.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.

6.3.4 Question 4

What typically causes a Git conflict?

Please select the correct option.