a git cheat sheet
really appreciated everyone's suggestions on the previous thread! https://social.jvns.ca/@b0rk/112276852440106066 I only included things that I actually do in the cheat sheet (with a couple of exceptions like `git push -u`, which I only don't use because I have `push.autoSetupRemote true` configured) but there are a lot of other useful-looking tips in that thread that I don't personally use