> 注意 Windows 环境下需要提前安装好 Git for windows 工具,VSC 会自动识别并将该工具集成到内部。其他 OS(Mac 和 Linux)都内置了 git 工具,可以不必安装。 MacOS中并没有默认安装git工具,需要安装xcode line command tools `shell xcode-select --install `