I use git pull, git checkout --track origin/newBranch a lot, but in sourceTree, I can not find a quick way to do this, So how can I do it.
PS: I don't like to use track remote and select the remote branch to track, 'Cos there are many many branches in the remote and very hard to find the branch to track.