I was working on a branch on my personal machine, and when I downloaded it to the company machine, using the windows power shell, I received 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?