commit-messages

There are 12 repositories under commit-messages topic.

  • git-sumi

    welpo/git-sumi

    The non-opinionated Rust-based commit message linter.

    Language:Rust16330
  • defgsus/good-github

    Collector of exceptional / somewhat personal github commit messages - updated daily

    Language:Python9321
  • oleander/git-ai

    Git AI uses ChatGPT and git hook to generate commit messages based on the staged files. Leave the commit message empty and let Git AI do the work for you!

    Language:Rust3201
  • alestor123/IS-CONVENTIONAL

    This is a simple code for checking wether the commit msg is conventional or not

    Language:JavaScript2100
  • jpqy/git-verbosity

    Displays the average commit message length of a user and their friends (created in under 5 hours for a hackathon challenge)

    Language:JavaScript1200
  • bungogood/mercury

    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.

    Language:Go0100
  • dawidwoz/git-truck

    Visualizing a Git repository

    Language:TypeScript0100
  • joe-stifler/git_genie

    GitGenie is a Python CLI tool that helps developers improve the quality of their Git commit histories and pull request descriptions. It automates the generation of meaningful commit messages and compiles detailed pull request summaries.

    Language:Python
  • lairortega/restric-git-commit

    Simple script to validate the commit message on git

  • mesaugat/compact-squash-commits

    Remove new lines and consecutive duplicate commit messages when doing a "Squash and merge" in GitHub.

    Language:JavaScript20
  • git-sumi-action

    welpo/git-sumi-action

    Lints Pull Request titles with git-sumi

    Language:Shell