简体   繁体   English

如何在TFS中应用服务器端挂钩-Git存储库

[英]How to apply server side hooks in TFS - Git repositories

I am working on SVN to git migration project. 我正在SVN到git的迁移项目中。

I would like to apply server side hooks(like check in commits and other basic checks on code) in TFS-Git repositories. 我想在TFS-Git存储库中应用服务器端钩子(例如检入提交和其他对代码的基本检查)。 I couldn't find any documentation online. 我在网上找不到任何文档。

Has anyone worked on this area. 有没有人在这个领域工作。 could you please share your knowledge with me. 你能和我分享你的知识吗?

You can't. 你不能 TFS/VSTS Git repos currently do not support Git hooks. TFS / VSTS Git存储库当前不支持Git挂钩。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM