0.4.2 • Published 8 months ago

@iammati/git-ai v0.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@iammati/git-ai

This AI-powered tool, based on Node.js, will help you summarizing changes done in a Git repository by analzying diffs / code changes and using conventional-commits to do that.

Why? AI.

I was lazy going through all my changes everytime and pull something together for a commit message. I wanted to have a tool that does that for me.

Requirements

You need a OpenAI API Key to use this tool. You can get one here.

Installation

npm install -g @iammati/git-ai

Usage

Just run the git-ai command in a Git repository where you added files into your staged-area and want to summarize a commit message for:

git-ai

Copy n paste the response into your commit message and you're done!

0.4.2

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.1

8 months ago

0.3.0

8 months ago

0.2.0

8 months ago

0.1.0

8 months ago