git: delegate all server-side Git hooks (#1623)

This commit is contained in:
Unknwon
2017-02-14 16:22:16 -05:00
parent 859009259a
commit 039dc33367
22 changed files with 337 additions and 185 deletions

View File

@@ -106,7 +106,6 @@ var (
UseMySQL bool
UsePostgreSQL bool
UseMSSQL bool
UseTiDB bool
// Webhook settings
Webhook struct {