1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-16 01:08:15 -04:00
gitea/modules/repository
Lunny Xiao a3ab82e592
Fix error when calculate the repository size (#22392)
Fix #22386 

`GetDirectorySize` moved as `getDirectorySize` because it becomes a
special function which should not be put in `util`.

Co-authored-by: Jason Song <i@wolfogre.com>
2023-01-13 18:54:02 +00:00
..
collaborator_test.go
collaborator.go
commits_test.go
commits.go
create_test.go Fix error when calculate the repository size (#22392) 2023-01-13 18:54:02 +00:00
create.go Fix error when calculate the repository size (#22392) 2023-01-13 18:54:02 +00:00
delete.go
env.go
fork.go
generate_test.go
generate.go
hooks.go
init.go Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
main_test.go
push.go
repo.go
temp.go