OddMerlin
- Karma
- 0
- Created
- ()
- Submissions
- 6,266,655
- Show HN: Gitgpt – Natural Language Git (github.com)
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…