解决Git-remote Incorrect username or password ( access token )

gitee推送到远程仓库时提示错误
remote: Incorrect username or password ( access token )
fatal: Authentication failed for 'https://gitee.com/***/***.git/'

输错一次密码之后再也不弹输入用户名和密码的框了,一直提示Incorrect username or password ( access token );

解决办法:清除本地的gitee用户名和密码

打开windows控制面板\用户帐户\凭据管理器,找到gitee.com的凭据,然后点击编辑修改为正确的用户名和密码。

 

posted @ 2020-07-31 21:13  挨特·李  阅读(953)  评论(0编辑  收藏  举报