Jim Fitzpatrick How to use Git revert This post is about getting a working knowledge of git revert and how/why it may be used. The target will be to gain a working knowledge of how to use git revert to roll back unwanted changes to a bran... Programming git Jan 13, 2021 Programming