从 Visual Studio 2013 解决方案中删除 Git 绑定? [英] Remove Git binding from Visual Studio 2013 solution?

查看:57
本文介绍了从 Visual Studio 2013 解决方案中删除 Git 绑定?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Visual Studio 2013 中添加了一个新的 TFS 解决方案,我选择了 Git 而不是 TFS.

I was adding a new Solution to TFS in Visual Studio 2013, and I selected Git as opposed to TFS.

我想删除 Git 绑定,并添加 TFS.

I want to remove the Git binding, and add TFS.

我知道您可以从 文件 -> 源代码控制 中删除 TFS 绑定,但这在这里似乎不是一个选项.

I know you can remove TFS binding from File -> Source Control, but this doesn't seem to be an option here.

如何从 Visual Studio 解决方案中删除 Git 绑定并添加 TFS?

How can I remove Git binding from a Visual Studio solution, and add TFS?

谢谢

推荐答案

我不相信 Visual Studio 会为 git 集成添加任何特别的东西.它只是在解决方案文件夹中查找 .git 目录的存在.删除该文件夹,可能隐藏,Visual Studio 将不再将其视为 git 项目.

I don't believe Visual Studio adds anything special for git integration. It just looks for the presence of the .git directory in the solution folder. Delete that folder, possibly hidden, and Visual Studio will no longer consider it a git project.

这篇关于从 Visual Studio 2013 解决方案中删除 Git 绑定?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆