{% embed url=“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 config --global credential.helper store
git config --global --list
Shell
복사