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.<p>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.