1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 00:21:40 +02:00
gitea/services
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
..
archiver Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
comments
externalaccount
forms Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
gitdiff Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
issue Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
lfs
mailer Localize Email Templates (#16200) 2021-06-23 14:33:21 +02:00
mirror Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
pull Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 2021-06-23 17:08:26 -04:00
release Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
repository Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
webhook Add tests for all webhooks (#16214) 2021-06-20 22:12:19 -04:00
wiki