mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-10 14:17:25 +01:00
* Only update merge_base if not already merged Fix #10766 Signed-off-by: Andrew Thornton <art27@cantab.net> * Prevent race in transfer pull request * Update services/pull/pull.go