gitblit
gitblit copied to clipboard
how to use hook to call external tool to check the code of push?
How to use gitblit to call an external code review tool to review the code of push, such as using a tool like p3c-pmd to check java code, can you give a sample script?