How to close tasks in Android Studio
I am having problems getting the tasks feature in Android Studio to work. I connected to our Redmine Server and switching to new tasks works very well.
However, when I select 'Close Active Task' I get a menu where 'Commit changes' is selected and greyed out/not editable. When I click OK nothing happens. Is there something additional to properly close the task and commit?
请先登录再写评论。
Do you have VCS configured for your project?
Yes, it is a git project.
I too have the same problem