#Git mini tip:
Use `git log --graph` with multiple branch names to reveal the branching connections between those branches. Or use `--branches` to see all (local) branches.
@adamchainz `--all` will show all branches, including on remotes, no? `--branches` will show all local branches
@blairconrad Apologies, yes!
@adamchainz Quick! --amend it.
@blairconrad edited the toot but not the screenshot.