We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d09a6 commit ecc92eeCopy full SHA for ecc92ee
routers/private/hook_pre_receive.go
@@ -18,6 +18,7 @@ import (
18
user_model "code.gitea.io/gitea/models/user"
19
"code.gitea.io/gitea/modules/git"
20
"code.gitea.io/gitea/modules/git/gitcmd"
21
+ "code.gitea.io/gitea/modules/gitrepo"
22
"code.gitea.io/gitea/modules/log"
23
"code.gitea.io/gitea/modules/private"
24
"code.gitea.io/gitea/modules/web"
0 commit comments