What is the common bugzilla hook for git?

I am looking to find a git hook that sends messages to bugzilla when the comit message contains fix / comment tags. However, I could not find a common tool. Below is a list of alternatives in wiki git. Does anyone know which tools Fedora or KDE uses?

+3
source share
1 answer

I don’t know which tools Fedora or KDE uses, but this one can be used as a hook for integrating bugzilla and GIT. Hope this helps you.

+1
source

All Articles