Integration with bug tracking Permanently deleted user Created October 26, 2011 19:10 Is it possible to close tasks from AppCode ?I am currently using it with issues on github.
Currently it's not supported. However, you can close an issue when committing if you add fixes #xxx to your commit message
thanks for the answer, that works great