
Git
Quiz by Caterina Zapparoli
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Select the wrong answer: Git...
Which command lets you upload your changes to the master version of your project?
What are unversioned files?
Which option allows you to undo a change that you haven’t committed yet?Â
Where can I see changes done to my local version before committing them?
Which command allows you to download changes from the master without executing a merge?