Mark Ryan
Use GPT-3 to translate English language descriptions into git commands.
Article with details: https://towardsdatascience.com/replacing-my-git-cheat-sheet-with-gpt-3-69223e58626f
repo: https://github.com/ryanmark1867/git_assistant
Mark Ryan
Use GPT-3 to translate English language descriptions into git commands.
Article with details: https://towardsdatascience.com/replacing-my-git-cheat-sheet-with-gpt-3-69223e58626f
repo: https://github.com/ryanmark1867/git_assistant
Comments are closed.
How well does it handle compound requests? Something like "Add all files, commit with the message 'made changes', then push the changes to the remote"?