This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-22 00:58:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da087270ff18b4ac3acf1ce657efa27b74dba89c
gitea
/
routers
/
private
History
Lunny Xiao
cb5082f8fe
Fix the bug when ssh clone with redirect user or repository (
#36039
)
...
Fix
#36026
The redirect should be checked when original user/repo doesn't exist.
2025-12-04 19:17:49 +00:00
..
tests
/repos
…
actions.go
…
default_branch.go
…
hook_post_receive_test.go
…
hook_post_receive.go
…
hook_pre_receive.go
Use git model to detect whether branch exist instead of gitrepo method (
#35459
)
2025-10-25 10:08:25 -07:00
hook_proc_receive.go
…
hook_verification_test.go
…
hook_verification.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
internal_repo.go
…
internal.go
…
key.go
Refactor legacy code (
#35708
)
2025-10-20 11:43:08 -07:00
mail.go
…
main_test.go
…
manager_process.go
…
manager_unix.go
…
manager_windows.go
…
manager.go
…
restore_repo.go
…
serv.go
Fix the bug when ssh clone with redirect user or repository (
#36039
)
2025-12-04 19:17:49 +00:00
ssh_log.go
…