mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 21:24:02 -05:00
Add resolves type in commit message #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sultaniman on GitHub (Mar 28, 2019).
Hi,
The reason behind this is to provide a meaningful way to identify additional work which was
part of commit for example if change is hard to label using one of existing types
chore:,docs:,style:,refactor:,perf:,test:.Sample commit message
Kind regards,
Sultan.
@sultaniman commented on GitHub (Mar 31, 2019):
Closing this issue in favor of #132.