mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
Implementation git plugin for conventional commits #51
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 @anasinnyk on GitHub (Nov 2, 2018).
Hi all,
I try to implement git plugin for easily using conventional commits in our company, maybe you have some requirements or proposition.
It's awesome if you can provide a link to my repository in your documentation.
Best regards
@damianopetrungaro commented on GitHub (Nov 2, 2018):
Hey @anasinnyk feel free to open a PR, and edit the
nextversion of the specs 😄@damianopetrungaro commented on GitHub (Nov 2, 2018):
Having some documentation about the tool will be awesome too 😄
@anasinnyk commented on GitHub (Nov 3, 2018):
Yes, thank you. I try to add some documentation
@andrewrynhard commented on GitHub (Jan 12, 2019):
I'd like to share https://github.com/autonomy/conform. I wrote it to enforce conventional commits on my repos.
@damianopetrungaro commented on GitHub (Jan 13, 2019):
@andrewrynhard As I said to @anasinnyk , feel free to open a PR and add it 😄
@andrewrynhard commented on GitHub (Jan 14, 2019):
@damianopetrungaro Done 😄 #112.
@bcoe commented on GitHub (Apr 17, 2019):
closing as inactive, will happily accept PRs for new tooling any time 👍