phpstorm怎么关联git-LMLPHP

首先需要本地安装了git

File -》 Seetings 下Version Control 下Git (推荐学习:phpstorm

选择本地安装的git位置,并点击Test 弹出成功表示绑定完成

phpstorm怎么关联git-LMLPHP绑定git命令行

File -》 Seetings 下Tools 下Terminal

选择本地安装git的sh.exe位置

phpstorm怎么关联git-LMLPHP效果如下:

phpstorm怎么关联git-LMLPHP

检出远程项目

VCS下 Checkout from Version Control 下Git

phpstorm怎么关联git-LMLPHP

phpstorm导入本地已有git项目

1.项目加入导入phpstorm

phpstorm怎么关联git-LMLPHP2.把项目设为git项目

File -》Settings -》Version Control 选择指定项目设为Git并保存

phpstorm怎么关联git-LMLPHP3.选择项目或者文件进行Git操作

phpstorm怎么关联git-LMLPHP提交操作

phpstorm怎么关联git-LMLPHP推送操作

phpstorm怎么关联git-LMLPHP远程仓库同步

phpstorm怎么关联git-LMLPHP日志查看

phpstorm怎么关联git-LMLPHP

以上就是phpstorm怎么关联git的详细内容,更多请关注Work网其它相关文章!

09-01 19:22