In this video we're going to continue learning basic Git commands, namely we will learn how to:
❇️ View changes made to your project files
❇️ Redo bad commits
❇️ Restore changes made both in the working tree and in the staging area
🔗 Github tutorial repo:
https://github.com/korntech/git_tutor...
✅ Git Pro Book
https://git-scm.com/book/en/v2
Video Timestamps:
Viewing changes - 1:00
Redoing bad commits - 5:00
Restoring changes - 10:55
#Git #Programming