Node Body | Modules Unraveled

Sometimes you'll make changes to a file, and then realize that your changes broke something, or for some reason you just want to scrap them altogether. If you've already committed your changes to the repo, this is a little harder to fix, but we will talk about the ways to do that in following videos with "git revert" and "git reset".