mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +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