1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 21:05:06 +01:00
gitea/services/pull
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040)
* Fix 500 Error with branch and tag sharing the same name #15592

Fixed 500 error while create Pull request when there are more
than one sources (branch, tag) with the same name

Fix #15592

Signed-off-by: Viktor Yakovchuk <viktor@yakovchuk.net>

* fix logging

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
2021-06-23 17:08:26 -04:00
..
check_test.go
check.go Remove unnecessary goroutine (#16080) 2021-06-09 15:52:55 -04:00
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull_test.go
pull.go Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 2021-06-23 17:08:26 -04:00
review.go Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
temp_repo.go
update.go