git verify trusted tags

爷,独闯天下 提交于 2019-12-01 07:41:45

I haven't tried it yet, and the documentation doesn't mention exit codes, but you could try

git-verify-tag plumbing command


Update Having no easy way to test this, I've reviewed the source code:

https://github.com/git/git/blob/81b50f3ce40bfdd66e5d967bf82be001039a9a98/builtin/verify-tag.c

It does appear to consciously return the relevant result codes, so I'd expect this to work

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