Show HN: git-genie can generate commit messages for you based on the actual diff

https://github.com/danthelion/git-genie
by danthelion • 3 years ago
1 1 3 years ago

I'm developing a GPT-3 based git-assistant cli tool called git-genie, and since the latest update, it has been able to generate commit messages based on the staged changes.

The tool's primary purpose is not to replace git but to help folks learn it by generating commands from English prompts and having the option to create a detailed manpage-like explanation for them.

Related Stories

Loading related stories...

Source preview

github.com