1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-22 05:20:47 +02:00
gitea/routers
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018)
Fix #26723 
Add `ChangeDefaultBranch` to the `notifier` interface and implement it
in `indexerNotifier`. So when changing the default branch,
`indexerNotifier` sends a message to the `indexer queue` to update the
index.

---------

Co-authored-by: techknowlogick <matti@mdranta.net>
2023-09-13 04:43:31 +00:00
..
api
common
install
private
utils
web Update status and code index after changing the default branch (#27018) 2023-09-13 04:43:31 +00:00
init.go