Hi
I'd like to know how I can achieve the command "git pull --rebase origin myBranch" within IDEA?
So what do I have to choose in the rebase dialog?
onto: my local branch? -> refs/heads/myBranch
from: refs/remotes/origin/myBranch
Merge Strategy?
Hi
I'd like to know how I can achieve the command "git pull --rebase origin myBranch" within IDEA?
So what do I have to choose in the rebase dialog?
onto: my local branch? -> refs/heads/myBranch
from: refs/remotes/origin/myBranch
Merge Strategy?