Dne úterý 8. listopadu 2016 13:01:48 UTC+1 René Krell napsal(a):
One improtant note: to make this feature work please add a JIRA Software issue key to the commit message, for example "IZPACK-1234: My commit message", please double-check the issue key is correct.
In case you committed a wrong message use commit -amend -m 'IZPACK-1234: My commit message' to fix and if you have the wrong message already pushed you can still force the push of the amended commit, even though you should be careful here about changes meanwhile done on the remote repository..
Please be careful here, otherwise you will have to do all the manual work you had to do before.