Hey folks,<p>Here's a quick and dirty tool to use natural language to get git to do what you want.<p>Example:
$gitgpt create a new branch called feature/test add all the files and commit with msg creating feature test then push to origin<p>I haven't put it through the wringer yet, however it's worked well with some pretty straight forward day to day git usage.