2.11 에서 2.12 로 업데이트 하니 또 이슈가 발생했습니다.
#git stash
*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident name (for <[email protected]>) not allowed
이게 뜨는데요.. 2.1.1 업데이트는 전체파일을 업데이트 했습니다.
이번에도 전체파일을 업로드해야 할까요?
흠..
라이믹스를 업데이트하신 것이지, git을 고친 것이 아니기 때문에
지난번에 오류났던 git은 여전히 오류날 겁니다.