mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +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
53 KiB
53 KiB