0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-12 22:02:53 +01:00

1 Commits

Author SHA1 Message Date
Zettat123
f3ed0ef692
Fix bugs in LFS meta garbage collection ()
This PR

- Fix . Replace `time.Time` with `timeutil.TimeStamp`
- Fix . Add missing `xorm:"extends"` to `CountLFSMetaObject` for
LFS meta object query
- Add a unit test for LFS meta object garbage collection
2023-07-26 07:02:53 +00:00