问题
升级Webstorm之后,发现gitlab仓库拉取代码报错
报错信息
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://gitlab.com/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
解决方案
在Webstorm的插件管理里面,把自带的gitlab插件禁用即可

再次拉取代码,会提示输入账号密码.
















![第十三章[管理]:13.2:venv虚拟环境](https://img-blog.csdnimg.cn/img_convert/3657ac54e864f4fa91eb912e605d140c.jpeg)


