Julia Evans' Git cheat sheet
Julia Evans' Git cheat sheet
![](https://programming.dev/pictrs/image/3ea906d1-1304-4371-aaa1-fd095ceb087b.png?format=webp&thumbnail=128)
![](https://programming.dev/pictrs/image/3ea906d1-1304-4371-aaa1-fd095ceb087b.png?format=webp)
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)