We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4a10e commit 86dfb13Copy full SHA for 86dfb13
README.md
@@ -430,7 +430,7 @@ Just add the following custom command to your Lazygit config file
430
```yaml
431
customCommands:
432
- key: "<c-a>"
433
- description: "generate commit message for staged files using ai-commits"
+ description: "generate message candidates and commit using cfme"
434
command: "cfme"
435
context: "files"
436
loadingText: "Generating commit message with cfme..."
0 commit comments