1
0
Fork 0
codeberg-forgejo/modules/appstate
fnetx 26b92e3f80
CB/revert: Revert "Sync git hooks when config file path changed (#21619) (#21625)"
This reverts commit 7a2daae7c3.

On initial run, this printed
2022/11/07 02:57:24 routers/init.go:90:syncAppConfForGit() [I] CustomConf changed from '' to '/etc/gitea/conf/app.ini'
But for large instances, it's a terrible idea to attempt writing
something to every Git repository *before* starting Gitea.
2022-11-07 03:05:13 +01:00
..
appstate.go Sync gitea app path for git hooks and authorized keys when starting (#17335) 2021-10-21 17:22:43 +08:00
appstate_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
db.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
item_runtime.go CB/revert: Revert "Sync git hooks when config file path changed (#21619) (#21625)" 2022-11-07 03:05:13 +01:00