0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-24 11:58:17 +01:00
gitea/cmd
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
* git: delegate all server-side Git hooks (#1623)

* create hooks directories

* take control hooks back

* fix lint

* bug fixed and minor changes

* fix imports style

* fix migration scripts
2017-02-23 11:40:44 +08:00
..
admin.go
cert.go
dump.go
hook.go Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
serv.go Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
update.go
web_graceful.go
web_windows.go
web.go