Files
Gitea/modules/util/path.go
T
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 <[email protected]>
2023-01-13 18:54:02 +00:00

4.8 KiB