back
user profile
YonathanTesfaye
85karma·18submissions·January 9, 2026
about
software developer
recent activity (18 total)
comment
added a warning for this in v0.2.0 signed commits now flag before the rewrite, it can know resign rebuilt commits with your key. https://github.com/TheRealYT/git-knife/releas…
comment
thanks
comment
noted
comment
it is a actually a screenshot, that's zorin's window transparency doing that
comment
that was the idea
comment
ah that's imgur. moved it to a github-hosted image should be fine now.
comment
Ha ha fair. But yeah shelling out to git and reusing the original tree object was deliberate means file contents can't change even if I screw up elsewhere.
comment
No idea not an emacs person does magit handle bulk author/date edits or just reword? genuinely curious
comment
you're right, done
comment
done
comment
that's it
comment
Agreed mostly. The intent is local cleanup before you push like fixing a wrong author email across a batch or dates from a machine with a bad clock
comment
Appreciate it! pick a commit, stab it
comment
https://imgur.com/a/V5EGCOw
comment
I built a small Tauri app that just shows your commits in a table and lets you edit message/author/date directly, plus find & replace with regex if you need to fix a bunch at once. It ba…