#5453·git-lfs

在没有可锁定文件的情况下设置 SetLockableReadonly 性能

作者: eps1lon创建于 2023年8月8日更新于 2026年8月27日
标签enhancement

Describe the issue

I noticed that our post-checkout was taking a fairly long time when doing a git-checkout. It was almost always taking roughly 3.5s1. Once I ran git config lfs.SetLockableReadonly false that time got almost entirely eliminated (post-checkout only taking 0.08s).

内容来源: git-lfs/git-lfs