Skip to content

Stable version v0.0.2

Choose a tag to compare

@andev0x andev0x released this 05 Aug 03:12
· 89 commits to main since this release

🔍 Why Gitmit?

Ever struggled to write a clear and concise commit message? Gitmit simplifies this process by analyzing your changes and suggesting commit messages that adhere to industry standards.

✨ Features

  • Smart Analysis: Understands your changes using git status and git diff
  • Conventional Commits: Follows the standard format (e.g., feat, fix, refactor)
  • Interactive Mode: Customize or accept suggestions interactively
  • Privacy First: Operates entirely offline
  • Cross-Platform: Works on Linux, macOS, and Windows