반응형
에러메시지
git: 'credential-manager' is not a git command. See 'git --help'.
첫번째 해결 (링크 있었는데 없어짐)
https://asv.kr/wiki/SourceTree
두번째 해결
https://github.com/devSoyoung/STUDY/issues/45
--깃배쉬에 입력함
user@DESKTOP-755N67K MINGW64 ~/AppData/Local/Atlassian/SourceTree/git_local/mingw32/bin
$ ./git.exe config --edit --system
user@DESKTOP-755N67K MINGW64 ~/AppData/Local/Atlassian/SourceTree/git_local/mingw32/bin
$ git config --global credential.helper wincred
반응형
'에러노트' 카테고리의 다른 글
항해99 실전프로젝트 (소셜로그인 사용자 정보 받아오기) (0) | 2022.07.14 |
---|---|
항해99 실전프로젝트 (Consider renaming one of hte beans or enabling overriding) (0) | 2022.07.12 |
항해99 실전프로젝트 (405에러) (0) | 2022.07.12 |
항해99 미니프로젝트2 (406에러) (0) | 2022.07.07 |
에러날 때 꿀팁 (0) | 2022.07.07 |