I am looking for to find a git hook which submits posts to bugzilla when comit message includes fix/comment tags. However, I couldn’t find a common tool. Here is a list of alternatives on the Git wiki. Does anyone know which tools are being used by Fedora or KDE?
Share
I don’t know which tools are used by Fedora or KDE but this one can be used as a hook for intergration of bugzilla and GIT. Hope it can help you.