please clean your repository working tree before checkout1 [Git] vscode "please clean your repository working tree before checkout" 해결방법 평소와 다름없이 push하고 있는데 오류가 발생했다. "please clean your repository working tree before checkout" 해결방법은 정말 간단했다. 터미널 창에 git stash git pull 해주고 push 하려던 프로젝트를 push 해주면 된다..! 2023. 4. 21. 이전 1 다음