forgejo/modules/system
Jason Song 60dc48dc00
Sync git hooks when config file path changed (#21619)
A patch to #17335.

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>
2022-10-28 19:53:08 +03:00
..
appstate.go
appstate_test.go
db.go
item_runtime.go Sync git hooks when config file path changed (#21619) 2022-10-28 19:53:08 +03:00
setting.go
user_setting.go