: develop branch에서 내 개인 branch로 checkout을 시도했는데 ignore 되지 않은 파일들이 있어 실패했다.
error: Your local changes to the following files would be overwritten by checkout:
: couldn't checkout overwritten
: terminal에 git stash 입력함
참고 - https://heytech.tistory.com/287 [Pull 또는 Checkout 시 에러 해결하기]