Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acm

Stop thinking about commit message. Let OpenAI GPT-3 handle your commit message, and auto-commit your git changes.

Install

go install https://github.com/ahmadrosid/acm.git

Usage

git add .
acm

Example result:

$ acm

The proposed commit message!
---------------------------------------------------------------------------------------------------------------------------------------------------------
Add post about setup macos for laravel development

This post is about how to setup macos for laravel development.
---------------------------------------------------------------------------------------------------------------------------------------------------------
Do you want to continue ? (y/n): y

ENV

Add this env manually OPENAI_API_KEY :

export OPENAI_API_KEY="..."

About

Write Automatic Git commit message with OpenAI GPT-3

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages