jesseduffield.lazygit/docs-master
Tobias Deiminger e27f7bdf9a Add amend menu entry "Sign off"
This builds on the native 'git commit --signoff' feature to append the
committer's Signed-off-by trailer to commit messages. Such a trailer is
mandatory in certain projects like the Linux kernel and can now be
easily applied to ranges of commits in hindsight with lazygit.

The change is implemented as new CommitCommands/RebaseCommands methods
that hook into GenericAmend to operate on range selections. It supports
a configurable keybinding (default "s") and integrates with the command
log.
2026-09-05 12:41:50 +02:00
..
dev Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
keybindings Add amend menu entry "Sign off" 2026-09-05 12:41:50 +02:00
Config.md Add amend menu entry "Sign off" 2026-09-05 12:41:50 +02:00
Custom_Command_Keybindings.md Convert keybinding fields to Keybinding 2026-05-25 15:32:47 +02:00
Custom_DiffRenderers.md Fix example for args field in rawGit diff renderer docs 2026-08-14 07:42:25 +02:00
Fixup_Commits.md Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
Range_Select.md Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
README.md Adapt documentation 2026-07-31 08:42:51 +02:00
Searching.md Add a hint about filtering menus to the docs 2026-08-31 20:59:15 +02:00
Stacked_Branches.md Make copies of the docs and schema folders 2025-11-12 08:44:56 +01:00
Undoing.md Fix undo shortcut in Undoing.md 2026-05-26 09:45:41 +02:00