Skip to content

Git: A Guide to Proper Use

jacopocascioli.com
1 point_klm72 comments
On HN

Comments

Conventional Commit Standard [0] aims to solve this problem. Added to it is a good ecosystem of tools like Commitlint [1], Commitzen [2], Semantic Release [3] etc.

[0] https://www.conventionalcommits.org/en/v1.0.0-beta.2/

[1] https://github.com/conventional-changelog/commitlint

[2] https://github.com/commitizen/cz-cli

[3] https://github.com/semantic-release/semantic-release

TL;DR "a guide to proper git use: write clear commit messages"

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.