mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-23 06:01:43 -05:00
Can Sourcetree support this convention? #115
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 @liaokaime on GitHub (Dec 5, 2020).
I want to install plug-ins on Sourcetree to support this convention. But I searched Google and found nothing. Do you know anything about it. Sourcetree is a so great tool for me.
@damianopetrungaro commented on GitHub (Dec 15, 2020):
Hey @liaokaime ! I have never used Sourcetree but since it is based on git as a version-control system, I do not see why it should not support it tho!
It's on you probably to write the commit messages in the right way, if the tool you're using supports plugins you may try to look if there's one that may help you to automate the process :D
@damianopetrungaro commented on GitHub (Dec 15, 2020):
Gonna close, let me know if you have any other question and we can reopen the issue 💪
@liaokaime commented on GitHub (Dec 15, 2020):
thanks
@damianopetrungaro commented on GitHub (Dec 15, 2020):
@liaokaime Take a look here:
https://dzone.com/articles/using-conventional-commit-in-project SourceTree is mentioned!