1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-13 01:38:12 +00:00
Files
gitea/services/pull/update.go
Brecht Van Lommel bdd2c9d2ef Fix update by rebase being wrongly disabled by protected base branch (#22825)
The branch this is force pushing to is the head branch in the head repo,
so it should be checking if that is protected, not the base.
2023-02-09 12:08:42 -05:00

5.1 KiB