mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-06 02:40:29 +09:00
cd1821a7e2
* 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