删除了repositories中的项目,再次提交,出现:Can’t connect to repository from configured remote. You could want to check .git config.Do you want to proceed anyway?的错误

解决方法:

关闭Pycharm,进入上传的项目文件夹,查看隐藏文件(Linux按ctrl+H,windows点击图片左上角文件中的隐藏文件),会发现一个.git 的隐藏文件,删掉即可!
将Pycharm项目提交到Github中出现Can't connect to repository from configured remote.错误

相关文章:

  • 2022-01-14
  • 2021-11-07
  • 2021-07-22
  • 2021-12-10
  • 2022-01-01
  • 2021-09-05
  • 2021-07-15
猜你喜欢
  • 2021-08-27
  • 2022-12-23
  • 2021-10-17
  • 2022-01-24
  • 2022-12-23
相关资源
相似解决方案