mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
- Remove `ObjectFormatID` - Remove function `ObjectFormatFromID`. - Use `Sha1ObjectFormat` directly but not a pointer because it's an empty struct. - Store `ObjectFormatName` in `repository` struct |
||
|---|---|---|
| .. | ||
| mirror_pull.go | ||
| mirror_push.go | ||
| mirror_test.go | ||
| mirror.go | ||
| notifier.go | ||
| queue.go | ||