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
Attached: 1 image working on a draft of a git cheat sheet, what's missing? most interested in relatively "basic" things in git that you always forget how to do. Right now I think the push/pull section is by far the weakest
@b0rk I learnt about git switch from that previous thread!
I’ve adopted it myself now, because if I’m ever working with a fit newby, it’s going to be much easier to explain.
Also I feel that if git can improve, then so can I!