标签: git githooks
我正在寻找一个git hook,当comit消息包含fix / comment标签时,它会向bugzilla提交帖子。但是,我找不到一个共同的工具。这是一个list of alternatives on the Git wiki。有谁知道Fedora或KDE正在使用哪些工具?
答案 0 :(得分:1)
我不知道Fedora或KDE使用了哪些工具,但this one可以用作bugzilla和GIT集成的钩子。希望它可以帮到你。