jesseduffield.lazygit/docs-master/keybindings
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
..
Custom_Keybindings.md Convert keybinding fields to Keybinding 2026-05-25 15:32:47 +02:00
Keybindings_en.md Add amend menu entry "Sign off" 2026-09-05 12:41:50 +02:00
Keybindings_ja.md Rework the custom pager config (rename to diff renderer) 2026-07-31 08:42:51 +02:00
Keybindings_ko.md Add amend menu entry "Sign off" 2026-09-05 12:41:50 +02:00
Keybindings_nl.md Add amend menu entry "Sign off" 2026-09-05 12:41:50 +02:00
Keybindings_pl.md Rework the custom pager config (rename to diff renderer) 2026-07-31 08:42:51 +02:00
Keybindings_pt.md Rework the custom pager config (rename to diff renderer) 2026-07-31 08:42:51 +02:00
Keybindings_ru.md Add amend menu entry "Sign off" 2026-09-05 12:41:50 +02:00
Keybindings_zh-CN.md Rework the custom pager config (rename to diff renderer) 2026-07-31 08:42:51 +02:00
Keybindings_zh-TW.md Add amend menu entry "Sign off" 2026-09-05 12:41:50 +02:00