HTTPS、SSH 与认证基础 | Git
本章覆盖:HTTPS remote;SSH remote;credential;personal access token 作为平台边界认知;SSH key pair;public key;private key;ssh-agent;host verification;secret handling;Git 协议与托管平台账户认证的区别。
本章知识点
- HTTPS remote
- SSH remote
- credential
- personal access token 作为平台边界认知
- SSH key pair
- public key
- private key
- ssh-agent
- host verification
- secret handling
- Git 协议与托管平台账户认证的区别