Git cheat sheets are a dime-a-dozen but I think this one is awfully concise for its scope.
- Visually covers branching (WITH the commands – rebasing the current branch can be confusing for the unfamiliar)
- Covers reflog
- Literally almost identical to how I use git (most sheets are either Too Much or Too Little)
According to tab autocomplete…
But what about the sub options?
Maybe 1500 or so?
edit: Indeed, maybe this number is too low.
git show
has a huge amount of possibilities on its own, though some may be duplicates and rewords of others.An attempt at naively parsing the manpages gives a larger number.
Numbers all over the place. I dunno.
That’s less than I expected. If there’s 141 commands that on average comes down to 10 per.