0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 02:44:28 +01:00
gitea/services/pull
6543 a291a0eddc
Prevent deadlock in pull_service.GetDiverging(pr) (#10905)
* Switch to use a temporary repository instead of adding remotes to the base gitea repository to prevent deadlocking the base gitea repository.
* Add documentation on how to use func **createTemporaryRepo**
2020-04-01 20:03:08 +01:00
..
check_test.go
check.go
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull_test.go
pull.go
review.go
temp_repo.go
update.go