0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-01 13:54:06 +02:00
Lunny Xiao 408a484224
Adjust object format interface ()
- Remove `ObjectFormatID`
- Remove function `ObjectFormatFromID`.
- Use `Sha1ObjectFormat` directly but not a pointer because it's an
empty struct.
- Store `ObjectFormatName` in `repository` struct
2023-12-17 11:56:08 +00:00
..
2023-10-31 04:43:38 +00:00
2023-05-08 19:49:59 +08:00