I'm using BitBucket and Attlasian Jira. They are linked between each other so i can resolve an issues just with git comment:
git commit -m "BUG-123 #resolve #comment My comment"
My question is. Is it possible to specify fix version with smart commit feature?