phpstorm clone 码云项目到本地 Version Control 不显示

版权声明:欢迎转评,一起学习. https://blog.csdn.net/xiaobinqt/article/details/85044101

最近在用码云作为代码仓库,但是建了仓库,也填加了 SSH,把项目利用 phpstorm  VCS --> checkout from version control --> git 克隆到本地之后, Version control 一直不显示,

遇到这种情况可以使用 

alt+9

把 Version control 显示.

参考

https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000109664-No-version-control-tool-window-but-Git-is-still-enabled-

猜你喜欢

转载自blog.csdn.net/xiaobinqt/article/details/85044101