Skip to content

CLI tool that leverages generative AI to automate Git workflows. It generates PR and commit messages, and rewords empty commits, streamlining collaboration and enhancing productivity.

License

Notifications You must be signed in to change notification settings

bungogood/mercury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercury

Build

Mercury is a command-line tool designed to streamline your Git workflow. It uses generative AI to automate the process of creating Pull Request (PR) and commit messages. Additionally, it offers the unique ability to reword empty commits with meaningful descriptions, enhancing the quality of your commit history.

Usage

Usage: mercury command [OPTIONS]

Commands:
  pr
  commit
  reword

Options:
  -u --set-upstream
  -v --verbose
  --repo
  --staged
  --create

Commands

  • mercury pr: Generate PR messages for your commits.
  • mercury commit: Automatically create meaningful commit messages.
  • mercury reword: Turn empty commits into informative ones.

For detailed options and usage, please refer to the command descriptions in the Usage section above.

References

About

CLI tool that leverages generative AI to automate Git workflows. It generates PR and commit messages, and rewords empty commits, streamlining collaboration and enhancing productivity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages