I am developing using PHPEd. Our company is just moving to Git. Regarding Nusphere support, there is no native support for Git in PHPEd - shell script should be used. As I have no experience with it, please, could anybody of you help me with the scripting and setup - any hints? Does anybody of you real experience with this?

有帮助吗?

解决方案 3

Finally, I have found no automatic way, so currently I use SmartGit as external tool ...

其他提示

TortoiseGIT is a right way for doing this. After installing and configuring Tortoise, you'll be able to run git commands directly from Windows Explorer as well as from PHPEd's own windows. See Shell in popup menus.

I switched from Eclipse PDT Kepler to phpED. As replacemnet of Eclipse git plugin Egit, I started to use SourceTree. I find it powerfull with a nice interface, but a bit slow.

EDIT : a bit slow with repositories hosted on network shares but fast on local repositories

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top