git-good-commit VS keep-a-changelog

Compare git-good-commit vs keep-a-changelog and see what are their differences.

git-good-commit

Git hook to help you write good commit messages, with no external dependencies. (by tommarshall)

keep-a-changelog

Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing. (by phly)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
git-good-commit keep-a-changelog
1 1
191 177
- 0.0%
0.0 0.0
12 months ago about 1 year ago
Shell PHP
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git-good-commit

Posts with mentions or reviews of git-good-commit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-06.
  • Keeping a changelog file?
    2 projects | /r/devops | 6 Apr 2021
    This script was used to create CI check https://github.com/tommarshall/git-good-commit based on this tpope advice https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

keep-a-changelog

Posts with mentions or reviews of keep-a-changelog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-06.
  • Keeping a changelog file?
    2 projects | /r/devops | 6 Apr 2021
    Tools to validate/work with that: https://github.com/phly/keep-a-changelog (we modified it a bit for our needs and run in CI but idea is same)

What are some alternatives?

When comparing git-good-commit and keep-a-changelog you can also consider the following projects:

Logseq-Git-Sync-101 - This repo aims to help Logseq users to sync their data with Git and GitHub.

Laravel-Zero - A PHP framework for console artisans

git-confirm - :question: Git hook to catch placeholders and temporary changes (TODO / @ignore) before you commit them.

php-changelog-updater - PHP CLI to add latest release notes to a CHANGELOG

plantuml-githook - A Git hook which spots PlantUML source files and generates diagrams in a structured way

PsySH - A REPL for PHP

SmartCommit - Automatically generate concise and meaningful Git commit messages from your staged changes using AI.

automation - ⚙️📝 Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)

pre-commit-golang - Golang hooks for pre-commit