You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/cmd
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
7 years ago
..
admin.go Fix typo (#990) 7 years ago
cert.go Cleanup log messaging 8 years ago
dump.go Cleanup log messaging 8 years ago
hook.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 years ago
serv.go Move push update to post-receive and protected branch check to pre-receive (#1030) 7 years ago
web.go Oauth2 consumer (#679) 7 years ago
web_graceful.go Cleanup log messaging 8 years ago
web_windows.go fix windows build broken by #416 8 years ago