Show HN: Gitgpt – Natural Language Git
20 by OddMerlin | 12 comments on Hacker News.
Hey folks, Here's a quick and dirty tool to use natural language to get git to do what you want. Example: $gitgpt create a new branch called feature/test add all the files and commit with msg creating feature test then push to origin I haven't put it through the wringer yet, however it's worked well with some pretty straight forward day to day git usage.
0 Comments