git checkout -q –track origin/v1
error: The following untracked working tree files would be overwritten by checkout:
.idx/dev.nix
Please move or remove them before you switch branches.
Aborting
When we move the project from repository to idx and want to change the branch, this error is displayed