0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-06 11:42:38 -05:00
forgejo/modules/repository
zeripath 114c85e6ef
Fix bug where repositories appear unadopted (#15757)
Fix bug where repositories with capital letters in their names appear unadopted.

Fix #15755

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-05-07 09:21:34 +08:00
..
adopt.go Fix bug where repositories appear unadopted (#15757) 2021-05-07 09:21:34 +08:00
branch.go
cache.go
check.go
commits.go
commits_test.go
create.go
create_test.go
fork.go Fix potential copy lfs records failure when fork a repository (#15441) 2021-04-14 22:15:28 +01:00
fork_test.go
generate.go
hooks.go
init.go
main_test.go
push.go
repo.go
update.go