plantuml-githook VS git-good-commit

Compare plantuml-githook vs git-good-commit and see what are their differences.

plantuml-githook

A Git hook which spots PlantUML source files and generates diagrams in a structured way (by robbell)

git-good-commit

Git hook to help you write good commit messages, with no external dependencies. (by tommarshall)
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
plantuml-githook git-good-commit
1 1
3 193
- -
3.6 0.0
about 3 years ago 12 months ago
Shell Shell
MIT License MIT 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.

plantuml-githook

Posts with mentions or reviews of plantuml-githook. We have used some of these posts to build our list of alternatives and similar projects.

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

What are some alternatives?

When comparing plantuml-githook and git-good-commit you can also consider the following projects:

pre-commit-terraform - pre-commit git hooks to take care of Terraform configurations πŸ‡ΊπŸ‡¦

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

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

composer-git-hooks - Easily manage git hooks in your composer config

keep-a-changelog - Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.

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

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