【发布时间】:2016-04-29 10:05:46
【问题描述】:
文档Set alerts, get notified when changes occur 展示了如何设置电子邮件警报,以便我在Anything is checked in 时收到一封电子邮件。该文档指出
对于基于 Git 存储库的团队项目,
A commit is pushed to this team project代替Anything is checked in。
但自 Team Foundation Server 2015 Update 1 起,我们可以将 Git 存储库添加到使用 Team Foundation 版本控制 (TFVC) documentation 创建的团队项目中。
在托管 TFVC 实例和 git 存储库的混合 Visual Studio Online TFS 项目中,我们如何从 git 提交中获取电子邮件警报?
【问题讨论】:
标签: git tfs tfs-2015 azure-devops tfvc