Alternatives
Products that do what Git–fiddle – Edit commit messages, author and timestamps during rebase does
- 1RE
2017 · github.com
- 2RI
2015 · gist.github.com
- 3TB
2018 · github.com
- 4

- 5AS
2020 · github.com
- 6GRGit-Retext▲33
2020 · blog.aloni.org
- 7GJ
2012 · spintoapp.com
- 8GL
2020 · github.com
- 9

- 10GA
2014 · gitcop.com
- 11GA
2019 · github.com
- 12GI
'git inject' is a git alias (see code at the bottom). It is similar to 'git commit --amend', but it allows you to 'inject' your changes into commits further back in history (using 'rebase'). If you're as pedantic as I am about the git history you're about to push into master (as far as I can control it, I strive to keep each commit conceptually coherent), you'll often come to a situation where you have a modification that really belongs in an older commit. It takes a few git commands to stash other changes away, commit the modification, then interactively rebase over some previous commit,…
2015
- 13IW
2020 · rebase-book.com
- 14GP
2021 · github.com
- 15AV
2012 · github.com
- 16FK
2020 · github.com
- 17GR
2018 · github.com
- 18CC
2020 · medium.com
- 19GS
2016 · gitsnippet.com
- 20WM
2014 · github.com
- 21GV
2015 · gitgo.io
- 22CI
2021 · github.com
- 23GM
2020 · gitjournal.io
- 24RP
After some feedback I spent some time re-reading through the git docs, and refactored to add time tracking data into the commit message directly. It's simpler than using tags. thanks.
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →