1
I was working on a branch on my personal machine, and when I went to download it on the company machine, using the windows power shell, I got the following message:
PS projeto> git checkout -t origin/minha_branch
fatal: Cannot update paths and switch to branch 'minha_branch' at the same time.
Did you intend to checkout 'origin/minha_branch' which can not be resolved as commit?