github认证包括2种协议3种方式:
1.https协议认证
- 1.1 用户名密码认证,push至remote repository时总需要提供,最简单
- 1.2 access token认证
see below:
https://techmonger.github.io/58/github-token-authentication/
https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line
网友评论