mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-02 14:58:31 +00: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