gptcommit
gptcommit copied to clipboard
feat: support direct generate commit msg by pipe diff
sometimes it's handy to use git commit -am "$(git diff --cached | gptcommit)" than install hook