Closed minji-o-j closed 1 year ago
git push시 에러
Dev Containers CLI: RPC pipe not configured. Message: {"args":["git-credential-helper","get"],"stdin":"protocol=https\nhost=github.com\n"}
git config --global credential.helper cache 하고 push하니 해결됨
git config --global credential.helper cache
https://jjuke-brain.tistory.com/entry/Git-Push-%EB%98%90%EB%8A%94-Pull-%ED%95%A0-%EB%95%8C-id-password-%EC%A0%80%EC%9E%A5%ED%95%98%EA%B8%B0-Github-Personal-Access-Token
git push시 에러
Dev Containers CLI: RPC pipe not configured. Message: {"args":["git-credential-helper","get"],"stdin":"protocol=https\nhost=github.com\n"}