Question

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?

Was it helpful?

Solution 3

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

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top