gitea/routers/repo
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
* move all push update to git hook post-receive and protected branch check to git hook pre-receive

* add SSH_ORIGINAL_COMMAND check back

* remove all unused codes

* fix the import
2017-02-25 22:54:40 +08:00
..
attachment.go
branch.go
commit.go
download.go
editor.go
http.go
issue_label.go
issue.go
middlewares.go
pull.go
release.go
repo.go
setting.go
view.go
webhook.go
wiki.go