Can Sourcetree add a switch to force commiters to follow conventional commit syntax.
Hi @Priyesh and welcome,
this is something that should appen on server side and not on client. A pre-hook should be applied on bitbucket so that commit will be rejected if a commit message doesn't follow a specific format.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.