In this video I'll show you how to use git revert to undo changes without losing history.
Unlike git reset, git revert creates a new commit that reverses an existing one. We'll walk through an example where I make incorrect changes in multiple commits, then use git revert to undo the last one. You'll see how git revert keeps the timeline intact while undoing changes.
Join me to git Good with git revert! Let's dive in.
Give me a follow on LinkedIn: https://www.linkedin.com/in/csalexiuk/
Git Logo created by Jason Long: https://git-scm.com/downloads/logos
Git Good Playlist: https://www.youtube.com/watch?v=L8uAV6oh3Rg&list=PLiI2-gm0pf8cvd2Ra9RH7FrvOcyz7s2de
#git #github #tutorial #githubtutorials
Download
0 formats
No download links available.
git good with Chris! - git revert AKA CTRL+Z +++ | NatokHD