Where is “remote tracking branch” in TortoiseGit?
问题 How to find "remote tracking branch" in TortoiseGit to set default branch to pull from? 回答1: Open the "Browse Refs" dialog (cf. https://tortoisegit.org/docs/tortoisegit/tgit-dug-browse-ref.html). There you can see all local branches and the corresponding remote-tracking branches (you can change the remote-tracking branch using the context menu). On the pull and fetch dialog, the currently set remote tracked branch should be selected automatically (based on the current local branch) - or the