What is the suggested workflow to use Task & Context with git?
已回答
I had RTFM. don't look like it's about this/
btw, why do I have to save context separately? Task doesn't seem to automatically save the opened files for me.
请先登录再写评论。
There is no recommended way - its all up to you. You could either create a new branch per task, or stick to changelsits, or combine the approach.
> why do I have to save context separately?
Please clarify. The task should have the context associated with it unless configured otherwise. Maybe a conflict with branch switching? https://youtrack.jetbrains.com/issue/IDEA-184079