What is NOT supported in TFS 2013 Git mode from what is there for TFVC?

前端 未结 2 1600
情话喂你
情话喂你 2021-01-01 22:00

Recently I realized the fact that not all functionality available for TFVC is supported for Git-mode projects in TFS 2013. This has been indirectly proved by the blog post o

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-01 22:32

    The TFS documentation has a part about details on the differences between TFVC and Git. There is a lot of details, but gated-checkins, "My Work", code review and Source control explorer are the only major features that are not yet supported (and relevant with Git).

    There are 2 others features in the file editor which were missing before Visual Studio Update 3 : CodeLens inline history and history annotation.

    Code Review option seems to show up in Update 4 with pull requests feature.

提交回复
热议问题