enable copilot to generate commit message based on related changes
Open
- Dominant language
- Vim Script
- Stars
- 11.7k
- Forks
- 810
- PR merge metrics
- No merged PRs in 30d
Description
The function is enabled in [vscode](https://mrkpatchaa.com/read/customizing-github-copilot-commit-messages). However, I did not know how to implement it in vim.
I use [vim-fugitive](https://github.com/tpope/vim-fugitive) in vim to control git.
Contributor guide
Assessment
This issue has not been assessed yet.