1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-01 03:48:24 +00:00
Files
gitea/routers/web/githttp.go
wxiaoguang 894821d522 Fix git client accessing renamed repo (#34034)
Fix #28460

The `reqGitSignIn` is just copied-pasted code (from githtttp.go) and
causes the regression bug.

Co-authored-by: Giteabot <teabot@gitea.io>
2025-03-28 07:28:58 +08:00

1.3 KiB