1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 21:08:25 +00:00
Files
gitea/services/repository/branch.go
Jason Song 04347eb810 Use context parameter in services/repository (#23186)
Use context parameter in `services/repository`.

And use `cache.WithCacheContext(ctx)` to generate push action history
feeds.

Fix #23160
2023-02-28 16:17:51 -06:00

5.6 KiB