Hi,
I cant get the commit message close Jira's issue, for example:
git commit -m "TEST-1 #close #comment closed this one ;)"
If done some variations of this commit message and used other keywords as #resolve #closed also.
I've research this forum for answers and I did everything that was suggested
1 - Verify if Smart Commit is enabled
2 - Verify if git user's email is the same
3 - Test other commands
Now I'm lost, please help
:(
Got it!
I'm new to Atlassian, so sorry for the confusion.
You see, my Jira 'board' has tree lists:
- TO DO
- IN PROGRESS
- DONE
That's the default options...
So the correct commit message would be:
git commit -m "TEST-1 #done #message finished this task"
Oh God sorry.
I hope this helps the next newbie.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.