Clone、Remote 与 GitHub URL | GitHub
本章覆盖:HTTPS clone URL;SSH clone URL;GitHub repository remote;origin;authentication;credential;SSH key;personal access token 的平台认证定位;GitHub 登录身份与 Git commit author identity 的区别;clone / fetch / push 本质仍由 Git 完成。
本章知识点
- HTTPS clone URL
- SSH clone URL
- GitHub repository remote
- origin
- authentication
- credential
- SSH key
- personal access token 的平台认证定位
- GitHub 登录身份与 Git commit author identity 的区别
- clone / fetch / push 本质仍由 Git 完成