mirror of
https://github.com/go-gitea/gitea
synced 2025-11-01 03:48:24 +00:00
Most time, when invoking `git.OpenRepository`, `objectFormat` will not be used, so it's a waste to invoke commandline to get the object format. This PR make it a lazy operation, only invoke that when necessary.
4.0 KiB
4.0 KiB