0.先将pycharm中Settings中的“Version Control” 中无效的Git删除,并且点击OK,确定删除(如果没有,则不需要删除);

1.登录到 “https://github.com/settings/tokens”,将原有的token清空,关闭pycharm,重启pycharm,在pycharm上重新登录github账号;

2.点击 在pycharm 中的 VCS 下 Import into Version Control 下的 Create Git Repository...;

3.在Create Git Repository 弹框中 选择一个文件夹(可以是原有,也可以是新建),例如“pycharmrepository”,点击“OK”,保存即可。

相关文章:

  • 2021-07-06
  • 2021-12-30
  • 2021-06-23
  • 2022-12-23
  • 2021-12-15
  • 2021-11-01
  • 2021-09-19
  • 2022-12-23
猜你喜欢
  • 2021-08-15
  • 2021-11-22
  • 2021-06-08
  • 2021-11-07
  • 2021-06-10
  • 2021-10-25
相关资源
相似解决方案