mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| 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 | ||