GIT Push and Pull

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://*.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

上一篇:Django 2.1 用户认证系统 authenticate() 一直返回None


下一篇:springboot获取配置文件中的值