Setup:
1) Checkout a branch of a git repository with a remote that has several remote branches.
2) Under the Remotes in the tree view, right click another branch and select "Pull origin/other-branch into current branch"
Expected behavior:
The Pull dialog should select the "Remote branch to pull" as the remote branch that was right clicked.
Observed Behavior:
The Pull dialog seems to show whatever remote was last pulled from, regardless of which remote was originaly right clicked.