Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 769 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 769 Bytes

🤖 Git Auto Message

Automatically generate commit messages using GPT-3

🚀 Getting Started

npx gen-commit

📖 Example

Example

❓ Info

  • This project uses GPT-3 to generate commit messages
  • The project works on the currently staged files
  • The project will only work if you have a OpenAI API Key
  • The project will only work if you have Git installed
  • When a commit message is selected the project will automatically commit the staged files