mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
bfce841b04
* 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