Post #3805445
2026-07-14 09:31 UTC
RE: https://c3d2.social/@katzenmann/116827372997387394
WOOOO! This is actually a new feature in #git 2.55!
There's now the `git history fixup` command which does exactly what this alias does.
https://git-scm.com/docs/git-history#Documentation/git-history.txt-fixupcommit
Also look at `git history reword` and `git history split`
Replies (1)
-
@fugi@fed.amazonawaws.com 2026-07-14 09:46
@katzenmann@c3d2.social oh that's cool!