Hi,
My terminal workflow is to git fetch, and then git checkout branch_name in my local. I couldnt do that on SM (after git fetch I could not check out the branch, only if I could ‘Git Checkout Remote Branch’ that would work) That’s also fine by me, but the problem with it is that it doesn’t tell me the branch name, only the hash.
Best,