Back to Browse

Beginner Git and GitHub #5 - Undo Changes (checkout, revert, reset)

7.7K views
Feb 11, 2020
10:06

Step-by-step video teaches you how to undo changes/commits you've made with git using the checkout, revert, and reset commands! git Commands used in this video: - git log --oneline - git checkout [SHA] - git checkout master - git revert [SHA] - git reset [SHA] - git reset [SHA] --hard How to install Git Bash: https://www.youtube.com/watch?v=qdwWe9COT9k Support the Channel: 1) Subscribe: https://www.becomingads.com/o/youtube 2) DataCamp: https://www.becomingads.com/o/datacamp 3) Udacity: https://www.becomingads.com/o/udacity

Download

0 formats

No download links available.

Beginner Git and GitHub #5 - Undo Changes (checkout, revert, reset) | NatokHD