오류: 권한 거부(공개 키)[최적 솔루션 2022]

당신은git신분검증방면의 어떤 문제에 직면하고 있습니까?이 강좌는 당신의 문제를 해결할 것입니다

이 비디오에 사용된 명령:


git config --global --unset core.excludesfile

git config --global --unset user.name
git config --global --unset user.email

git config --global user.name "adeleyeayodeji"

git config --global user.email "[email protected]"

ssh-keygen

//powershell

Get-Content ~/.ssh/id_rsa.pub | Set-Clipboard

좋은 웹페이지 즐겨찾기