git - 我必须在 Visual Studio 2017 中安装 git 吗?

标签 git visual-studio-2017

VS2017 是否已经包含 git,或者我是否需要安装“Git for Windows”?

我知道我可以使用新应用程序创建 Git 存储库,但我不确定它是否也允许从 GUI 使用 git 命令。

最佳答案

同时 Microsoft does suggestinstall Git for Windows , 同一页面以:

Visual Studio offers a great out of the box Git experience without any additional tooling.
Learn more in our Visual Studio Git tutorial.

所以不,如果您通过 Visual Studio 使用 Git,则不需要安装它。

Git Pro Book 中所述:

Starting with Visual Studio 2013 Update 1, Visual Studio users have a Git client built directly into their IDE.

关于git - 我必须在 Visual Studio 2017 中安装 git 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53461331/

相关文章:

php - 部署到 Heroku 时如何保留 session ?

git - 我应该避免在私有(private) git 存储库中使用 key 吗?

c# - Visual Studio 2017 SmartDeviceException DEP6200 错误

git:我不想提交的许多本地更改

git - "git filter-branch"成功用于更改提交者/作者,但更改不会反射(reflect)在 github 上

git - 如何在 github 中更改我的 1 push 的 git 消息?

c++ - sqlConnection->Open() 不起作用

visual-studio - Visual Studio 2017 从社区升级到企业

c# - XAML 中的 "The name does not exist in the namespace error"

c# - 在文件夹 View 中,visual studio 2017 中的项目属性在哪里?