【发布时间】:2012-05-14 11:09:27
【问题描述】:
如何配置 phpDesigner 以将我的代码与我的 Git 存储库同步。 PS:我的操作系统是 Windows 7
【问题讨论】:
-
工具菜单中有 Git 选项吗?
标签: php git windows-7 phpdesigner
如何配置 phpDesigner 以将我的代码与我的 Git 存储库同步。 PS:我的操作系统是 Windows 7
【问题讨论】:
标签: php git windows-7 phpdesigner
phpDesigner本身不支持GIT内置,但是兼容windows shell和文件管理,所以可以和msysgit / git for windows一起使用。
【讨论】: