Quiz 3 The Data Scientist’s
ToolboxWhat is a good example of a message to accompany a commit?
On each repository page in GitHub, in the top right hand corner there are three options. They are:
Which of the following will initiate a git repository locally?
-[x] git init
What is the order of commands to send a file to GitHub from within RStudio?
How do you add all of the contents of a directory to version control?