What is the suggested workflow to use Task & Context with git?

Answered

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.

0
1 comment

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

0

Please sign in to leave a comment.