My Personal Git Tricks Cheatsheet
Besides the "basic" commands of Git, everyone has their own little Git tricks they use. I wanted to quickly write a list of my own which I tend to alias in my
.gitconfig
. Scroll to the bottom to see some fungit
related commands that run outside of git! :)
Source: My Personal Git Tricks Cheatsheet an article by Antonin Januska, which has also some useful comments.