feat(lazygit): remove reword commit action

This commit is contained in:
Sergio Laín 2025-08-03 02:01:51 +02:00
parent 5744d49a4d
commit ff4fea7c5c
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -38,7 +38,7 @@ gui:
showDivergenceFromBaseBranch: "arrowAndNumber" showDivergenceFromBaseBranch: "arrowAndNumber"
filterMode: "fuzzy" filterMode: "fuzzy"
showPanelJumps: false 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' border: "rounded" # one of 'single' | 'double' | 'rounded' | 'hidden'
statusPanelView: allBranchesLog statusPanelView: allBranchesLog
git: git: