Change branch associated with a task?
I've noticed that when I create a branch to be associated with a task, there doesn't seem to be a way to change which branch is associated with the task at a later point. To reproduce:
- Create a new task and create a new branch for it
- Switch to another task
- Delete the branch you created for the new task
- Switch back to the original task you created
- RubyMine checks out the branch that you had previously deleted
Is there a way to point a task at a new branch after the task has been opened in RubyMine? Thanks!
Please sign in to leave a comment.
This is not possible at the moment. Related bug report: http://youtrack.jetbrains.com/issue/IDEA-112616.
Cool, thanks for the prompt response!