Git workflow with remote project
hi,
The setup
Computer 1 with windows 7 and php strom
Computer 2 with linux, apache...
On Computer 1 the work is done via a network drive (samba share)
Is it possible to use the remote git (installed on Computer 2) to add stuff i work on Computer 1? Or do i need to install git on Computer 1 to use the phpstorm git features?
thank you for you help.
Please sign in to leave a comment.
You need git executable for the machine where IDE is running.