On Sun, Aug 24, 2025, at 19:42, Patrick Steinhardt wrote: > Implement a new "reword" subcommand for git-history(1). This subcommand > is essentially the same as if a user performed an interactive rebase > with a single commit changed to use the "reword" verb. > > Signed-off-by: Patrick Steinhardt <ps@xxxxxx> I get a “split” error when I typo the commit to reword: $ ./git history reword ./s2 error: commit to be split cannot be found: ./s2