forked from go-gitea/gitea
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 500 Error with branch and tag sharing the same name go-gitea#15592 (
go-gitea#16040) * Fix 500 Error with branch and tag sharing the same name go-gitea#15592 Fixed 500 error while create Pull request when there are more than one sources (branch, tag) with the same name Fix go-gitea#15592 Signed-off-by: Viktor Yakovchuk <[email protected]> * fix logging Co-authored-by: techknowlogick <[email protected]> Co-authored-by: 6543 <[email protected]>
- Loading branch information
1 parent
db95f1a
commit 475e30c
Showing
3 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters