#192: Git Tricks for Getting Yourself Out of Trouble

Published: Sept. 14, 2020, 11:43 p.m.

As amazing as Git is for handling your source code, you can certain git (lol) yourself into trouble. What if you make a change to a file and you want to get rid of the change? What if you just …