mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-02-20 01:02:29 +08:00
Add a new `git.commitMessageGenerator.command` config option that runs a shell command in the background when the commit panel opens. The command output populates both the summary and description fields of the native commit panel. If the user starts typing before the command finishes, the result is silently discarded.