更换项目目录后,右键git bash找不到目录

转载自:关于安装Git后,项目目录右键菜单无Git Bash Here命令的选项

  • win+R regedit
  • HKEY_CLASSES_ROOT —-> Directory —-> Background —-> shell

我错了以后不改目录了

Cloning into 'clocking'...
fatal: unable to access 'https://gitee.com/xxxx/clocking.git/': error setting certificate verify locations:
  CAfile: D:/LearningSoftware/Git/mingw64/ssl/certs/ca-bundle.crt
  CApath: none

git config --system http.sslcainfo "D:/Learning/Git/mingw64/ssl/certs/ca-bundle.crt"

posted @ 2021-01-28 21:57  lwxx  阅读(351)  评论(0)    收藏  举报