Luke Oliff
.
Blog
Publications
CV
Uses
RSS
Luke Oliff · Category
TIL.
1 post
Jul 2026
TIL: git history fixup replaces the autosquash dance
Original
Git 2.55's experimental git history fixup folds staged changes into an earlier commit in one command. I built it from source and ran it.
TIL