How to apply server side hooks in TFS - Git repositories

爷,独闯天下 提交于 2019-12-07 18:28:10

问题


I am working on SVN to git migration project.

I would like to apply server side hooks(like check in commits and other basic checks on code) in TFS-Git repositories. I couldn't find any documentation online.

Has anyone worked on this area. could you please share your knowledge with me.


回答1:


You can't. TFS/VSTS Git repos currently do not support Git hooks.



来源:https://stackoverflow.com/questions/44296831/how-to-apply-server-side-hooks-in-tfs-git-repositories

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!