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 Great work.
Down the road, I hope to find a git glossary that explains terms like "stage", "rebase", "tracking", and being "in" a branch.