NANDHOO
.
Learning Paths
Dashboard
Sign In
Home
Dashboard
Git: The Complete Version Control Guide
Resetting and Reverting: Mastering the Time Machine
Quiz
Chapter Quiz: Resetting and Reverting: Mastering the Time Machine
Undoing Changes
Complete this assessment with 100% score to master this chapter.
01
Which command creates a new commit that undoes the changes of a previous commit?
git delete
git reset
git revert
git clear
Submit Answers
Back to Lesson
Next Chapter