mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Remove some unnecessary template helpers (#33069)
DisableGitHooks and DisableImportLocal are only used when editing a user, so only set them in `editUserCommon`
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo Hello, World!
|
||||
echo "TestGitHookScript"
|
||||
|
Reference in New Issue
Block a user