Git log with expanded PR commits. For repositories using squash merges, this shows the original PR commits indented under each squash-merged commit on main.
- Shows main branch commits with their associated PR commits expanded below
- Works with squash merges (
(#123)format) and merge commits (Merge pull request #123) - Full commit SHAs shown for PR commits (so you can
git checkout <sha>to inspect pre-squash commits) - Colored output matching git's color scheme