what's the fastest and easiest way in TortoiseGIT to switch to a branch remotes/origin/feature/xxx having name feature/xxx in the clipboard? I'm always going with context menu on repository directory, TortoiseGit -> Switch/Checkout and then scroll through Branch dropdown. It's quite tedious, esp. with high number of branches on remote. Doing this often made me think if I do it wrong (ineffeciently)?
I'm looking for a simple input field I could paste the branch name into
Thanks