0

Because of CVE-2017-1000117 I have to upgrade git on my system. For the executable, I just downloaded the latest client from git-scm. Using the native git client from PhpStorm does not work for me so I am bound to using the built in.

But how do I find out what version of Git PHPStorm is using? Is that version safe to use for git clone --recursive?

4

1 回答 1

3

PhpStorm 使用已在 File | 中设置的 Git 可执行文件 设置 | 版本控制 | Git,没有其​​他。PhpStorm 中没有内置的 Git 客户端。

于 2017-08-28T10:26:42.023 回答