aicommits
aicommits copied to clipboard
Feature: Allow user to modify the commit message themselves on terminal.
I think it is useful feature for me since the generated message from GPT is not perfect sometimes.
I'd like to add a copy option to solve this simply. In this way, prefix problem could also be solved. Prefix problems are in #115 #111 #113
For now, you can use Git hook mode to edit using Git's configured editor: https://github.com/Nutlope/aicommits#git-hook
+1