mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
Fix: typo
parent
512dca0c16
commit
3b8812e1c4
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ customCommands:
|
|||
description: "A code change that improves performance"
|
||||
value: "perf"
|
||||
- name: "refactor"
|
||||
description: "A code change that neither foxes a bug nor adds a feature"
|
||||
description: "A code change that neither fixes a bug nor adds a feature"
|
||||
value: "refactor"
|
||||
- name: "revert"
|
||||
description: "Reverts a previous commit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue