The following untracked working tree files would be overwritten by merge, fix

    By: Manu
    4 years ago
    git fetch --all
    git reset --hard origin/{your branch name}
    

    This solved the problem