0
点赞
收藏
分享

微信扫一扫

GIT Push and Pull

江南北 2022-02-04 阅读 168
gitgithub

origin push and pull command, need user name and password:

https://www.datacamp.com/community/tutorials/git-push-pull

password authentication was removed please use a personal access token instead:

https://stackoverflow.com/questions/68775869/support-for-password-authentication-was-removed-please-use-a-personal-access-to

after generating the Personal access tokens, save it and type it in the password blank when push & pull

举报

相关推荐

0 条评论