Skip to content

Releases: madstone-tech/git-msg

v0.1.0

18 Mar 22:18
bc0f885

Choose a tag to compare

git-msg v0.1.0

AI-assisted git commit message generator with multi-provider LLM support.

Installation

# Download the binary for your platform from the assets below
tar -xzf git-msg_*.tar.gz
sudo mv git-msg /usr/local/bin/

# Or using Go
go install github.com/madstone-tech/git-msg@v0.1.0

# Or using Homebrew
brew tap madstone-tech/tap
brew install git-msg

First run

git-msg generate --dry-run

Config is stored at ~/.config/mdstn/git-msg/config.toml.

Changelog

New Features

Other

  • bc0f885: build(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.7.0 (#3) (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)

Full Changelog: ...v0.1.0

Checksums: v0.1.0/checksums.txt