When I look at commits in bitbucket (https://bitbucket.org/<account>/<repository>/commits/all) there is a branch label on each commit that was made to a non-master branch.
When viewing the commits (under development panel) from a Jira issue, I can see all the commits related to that issue, but the branch labels I could see in bitbucket are not visible here.
I think it would be good to show the branch labels here as well, as this allows developers to easily see if a commit has been made for the relevant branches