mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-22 21:05:48 +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.
6.9 KiB
6.9 KiB