mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-16 22:00:37 +08: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.
3.1 KiB
3.1 KiB