aicommits icon indicating copy to clipboard operation
aicommits copied to clipboard

Feature: Allow user to modify the commit message themselves on terminal.

Open vkboo opened this issue 2 years ago • 3 comments

vkboo avatar Feb 23 '23 10:02 vkboo

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

law-chain-hot avatar Feb 27 '23 08:02 law-chain-hot

For now, you can use Git hook mode to edit using Git's configured editor: https://github.com/Nutlope/aicommits#git-hook

privatenumber avatar Mar 02 '23 00:03 privatenumber

+1

irshu355 avatar Mar 09 '23 08:03 irshu355