Metadata-Version: 2.1
Name: magiccommits
Version: 0.2.dev0
Summary: Automate Git commits with Magic Commit: Smart, concise messages generated from code diffs
Author: Prakash Basnet
Keywords: Git,Commits,Automation,Code,Version,Control,Productivity,Diffs
Requires-Dist: click
Requires-Dist: pyperclip

Magic Commit is a Python-based automation tool that revolutionizes the Git commit process. It intelligently analyzes code changes and generates concise commit messages, simplifying version control. Install Magic Commit from PyPI with:

pip install magiccommits

Navigate to your project directory and execute:

magiccommits or mc

Magic Commit scans your codebase, crafting meaningful commit messages by default. Experience streamlined version control effortlessly.

For in-depth usage instructions, run:

mc --help

Visit the Magic Commit repository for comprehensive documentation: https://github.com/prakashBasnet3213/magiccommit

Developed by Prakash Basnet, Inspired from [https://github.com/Nutlope/aicommits]
