For example, branch name is origin/feature/FC-1234. When using
git commit -m 'FC-4321: blah blah blah", this would get rejected. as JIRA Id in commit does not match the JIRA Id in branch name
For example, branch name is origin/feature/FC-1234. When using
git commit -m 'FC-4321: blah blah blah", this would get rejected. as JIRA Id in commit does not match the JIRA Id in branch name