mirror of
https://github.com/git/git.git
synced 2026-02-01 11:34:05 +01:00
Some commands (most notably "git status") makes an opportunistic update when performing a read-only operation to help optimize later operations in the same repository. The new "--no-optional-locks" option can be passed to Git to disable them. * jk/no-optional-locks: git: add --no-optional-locks option
66 KiB
66 KiB