2
git 오류 메시지 "서버가 광고되지 않은 개체에 대한 요청을 허용하지 않습니다"는 무엇을 의미합니까?
github에서 체크 아웃하려고 하는데이 오류 메시지가 나타납니다. [user@arch ~]$ git clone --recursive https://github.com/simsong/tcpflow.git Cloning into 'tcpflow'... The authenticity of host 'github.com (192.30.253.113)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known …