加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

phpstrom添加git关联

发布时间:2020-12-14 16:38:51 所属栏目:百科 来源:网络整理
导读:2.设置相关绑定 Settings ——Version Control——Git——Path to Git executable——选择你的安装目录 C:UsersAdministratorAppDataLocalGitHubPortableGit_0f65d050d0c352fd38a0b25d82ee942deb19ef87bingit.exe 【Test】 Settings ——Version Control——

2.设置相关绑定

Settings ——Version Control——Git——Path to Git executable——选择你的安装目录

C:UsersAdministratorAppDataLocalGitHubPortableGit_0f65d050d0c352fd38a0b25d82ee942deb19ef87bingit.exe

【Test】

Settings ——Version Control——GitHub

Host:github.com Login:账号 Password:密码

【Test】

5.另一种简单方法

在github上创建仓库后 复制仓库地址 比如

在intelij中 VCS——Checkout from Version Contrl——Git中 粘贴仓库url地址

会从github仓库中拷贝一份项目 然后就可以在本地直接进行git操作

并且可以push到github仓库中 (会提示你输入github的仓库和密码)

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读