0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-15 02:44:56 -05:00
forgejo/services/repository
Giteabot 782c376c8b
fix submodule is nil panic (#23588) (#23601)
Backport #23588 by @viletyy

#23587  
submodule path is nil 
It is panic a nil error

Co-authored-by: 来自村里的小螃蟹 <yystopf@163.com>
2023-03-21 09:39:40 +08:00
..
archiver
files fix submodule is nil panic (#23588) (#23601) 2023-03-21 09:39:40 +08:00
adopt.go
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go
fork.go
fork_test.go
hooks.go
lfs.go
main_test.go
push.go
repository.go
repository_test.go
review.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
review_test.go
template.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
transfer.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
transfer_test.go