Possible to use git project AND see TFS work items in VS2013?

别等时光非礼了梦想. 提交于 2019-12-03 13:47:55
Philippe

As already said here that's not possible :( I have warned Microsoft about that and that's on their todo list. But when will it be done? We don't know...

For the moment I think that you should use the Web portal...

edit: someone find a way to remove the VS Git plugin. He delete keys in the registry. I highly advice to export theses keys before deleting them in the case you want to restore them in the future!

To avoid having to keep an instance of Visual Studio open just for TFS workitems, I disabled TFS solution integration. This disabled both TFS and Git source control options for solutions, but TFS work items still work fine.

You can disable it by do this:

  1. Tools
  2. Options
  3. Source Control
  4. Change current source control plugin from TFS to None
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!