mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-31 05:47:39 +03: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