GIT - Checking out sometimes incorrectly deletes file in the working area

50 Views Asked by At

When checking out branches using git bash on Stash repositories, files in working area disappears. They get marked as deleted (D) and will have to checkout the file again to resolve it. The issue is intermittent. Sometime git stash or rebase helps. Any suggestions on the root cause?

0

There are 0 best solutions below