Skip to content

Git Commit Generator v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:49
· 124 commits to main since this release
6c15574

Git Commit Generator v0.1.0

Release date: 2025-04-01

📦 Support Platforms

  • Linux (x86_64)
  • macOS (x86_64, arm64)

🔑 Features

  • Automatically analyze staged Git changes
  • Generate semantic commit messages using DeepSeek AI
  • Simple and easy-to-use command line interface

📝 Installation

Download

chmod +x git-commit-generator
sudo mv git-commit-generator /usr/local/bin/git-commit-generator

Use Nix

nix run github:Emin017/git-commit-generator