feat(lazygit): remove reword commit action
This commit is contained in:
parent
5744d49a4d
commit
ff4fea7c5c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue