Show HN: Git-knife – edit commit messages, authors, and dates like a spreadsheet
Summary
Git-knife is a desktop GUI tool that lets you edit commit messages, author/committer names and emails, and dates in bulk. It shells out to git, rebuilds commits with commit-tree, and keeps file contents unchanged while providing backups and safety warnings for history rewrites. The article describes setup, usage, and safety notes for rewriting local history.