I have integrated bitbucket to Jira On Demand. It is great and shows me the commits related to each issue.
My Question is how do I mention more than one issue id in the same commit message.
Is something like this possible.
git commit -m "PID- 50 PID-51 fix home page, fix drop down"
Yes, putting multiple JIRA IDs in the commit message works for me.
And what for the opposite? If I have a single issue but multiple commits relative to it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.