0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-20 19:03:31 +01:00
gitea/routers/private
yp05327 f8c1efe944
Fix logic error from #28138 (#29417)
There's a miss in #28138:

![image](https://github.com/go-gitea/gitea/assets/18380374/b1e0c5fc-0e6e-44ab-9f6e-34bc8ffbe1cc)


https://github.com/go-gitea/gitea/pull/28138/files#diff-2556e62ad7204a230c91927a3f2115e25a2b688240d0ee1de6d34f0277f37dfeR162

@lunny 
Not sure about the impact of this, but it will only effect 1.22, and
maybe we should fix it ASAP.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-02-26 08:10:14 +00:00
..
tests/repos
actions.go
default_branch.go
hook_post_receive.go Fix logic error from #28138 (#29417) 2024-02-26 08:10:14 +00:00
hook_pre_receive.go Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
hook_proc_receive.go Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
hook_verification.go
hook_verification_test.go
internal.go
internal_repo.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
key.go
mail.go
main_test.go
manager.go
manager_process.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
ssh_log.go