New top story on Hacker News: Show HN: Natural Language Git (Gitgpt)

Show HN: Natural Language Git (Gitgpt)
14 by OddMerlin | 9 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.

No comments