GIT VCS For Dummies

Hello,

 

I'm just getting started using git. Would love to utilize built in GIT VCS for phpStorm. Any good tutorials out there covering PHP Storm specifically and GIT ? 

0

Hi there,

GitHub:

PhpStorm still requires external git client (e.g. git.exe on Windows) in order to execute VCS actions (it has no built-in client).

2

请先登录再写评论。