Skip to content

Instantly share code, notes, and snippets.

View kolynzb's full-sized avatar
🎵
NP: Umkhuleko (feat. Angel Ndlela) (Funky Q… (2:49/6:00)

Atuhaire Collins Benda kolynzb

🎵
NP: Umkhuleko (feat. Angel Ndlela) (Funky Q… (2:49/6:00)
View GitHub Profile

Conventional Commit Messages

  • See how a minor change to your commit message style can make you a better problem solver and team player, help in automatic generation of the changelog and simple navigation through git history (eg. ignoring style changes).

Basic: git commit -m <message>

Detailed: git commit -m <title> -m <description>

Format: <type>(<scope>): <subject>