forked from gitea/gitea
1
0
Fork 0
gitea/modules/appstate
Jason Song 7a2daae7c3
Sync git hooks when config file path changed () ()
Backport  .

A patch to .

Just like AppPath, Gitea writes its own CustomConf into git hook scripts
too. If Gitea's CustomConf changes, then the git push may fail.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-10-30 11:16:09 +08:00
..
appstate.go Sync gitea app path for git hooks and authorized keys when starting () 2021-10-21 17:22:43 +08:00
appstate_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
db.go format with gofumpt () 2022-01-20 18:46:10 +01:00
item_runtime.go Sync git hooks when config file path changed () () 2022-10-30 11:16:09 +08:00