6

GitHub - benwr/gwipt: Automatically commit all edits to a wip branch with GPT-3...

 1 year ago
source link: https://github.com/benwr/gwipt
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

gwipt

Automatic work-in-progress commits with descriptive commit messages generated by GPT-3 Codex

Never again worry about the tension between "commit early, commit often" and "every commit needs a commit message". All you need is an OpenAI API key, and gwipt will track every single change in your working directory, on a parallel wip/ branch.

Usage

Make sure the environment variable OPENAI_API_KEY is set to your personal API key. Then, cd into the repository, and...

gwipt

Boom! Every change you make in the working tree is now saved, with a descriptive commit message. Say you're on branch A; then all your changes (including untracked files) will be automatically committed to wip/A, and you can explore them whenever you want.

Installation

cargo install gwipt

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK