I am not working on the Master branch. I am working on a different one newFeature , which is also published on github.
I know how to to close issues when working on the Master branch: Closes #XXX
.
However this only works when I am working on the Master branch, if I switch over to the other branch or a different one and do a commit with Closes #XXX
it does not close the issue.
My question is: Is it possible to do this and how do you do it?