Project Awesome project awesome

git-fiddle

$ git fiddle -h git-fiddle Edit commit meta information during an interactive rebase. git-fiddle(1)' is a lightweight wrapper around git-rebase(1)' that annotates each commit with it's author date, the author name, as well as the commit message. Changes to any of these will then be applied using an 'exec' script during the git-rebase sequence. Usage: $SCRIPT [--[no-]-fiddle-messages] [args...] Options: --[no-]fiddle-messages Do not edit commit messages. Useful for quick edits to author or date. This value can also be set using git config fiddle.messages. [args...] These arguments are passed verbatim to git-rebase.

Package 204 stars GitHub
Back to Git Add-ons