From ff4fea7c5c04834d3b16539e96c0dd1bb70bbf5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 3 Aug 2025 02:01:51 +0200 Subject: [PATCH] feat(lazygit): remove reword commit action --- .config/lazygit/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index 47f361d5..386a9e83 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -38,7 +38,7 @@ gui: showDivergenceFromBaseBranch: "arrowAndNumber" filterMode: "fuzzy" showPanelJumps: false - skipRewordInEditorWarning: false # for skipping the confirmation before launching the reword editor + skipRewordInEditorWarning: true # for skipping the confirmation before launching the reword editor border: "rounded" # one of 'single' | 'double' | 'rounded' | 'hidden' statusPanelView: allBranchesLog git: