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

最近在用码云作为代码仓库,但是建了仓库,也填加了 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-

原文地址:https://www.cnblogs.com/lxwphp/p/15453320.html