mirror of
https://github.com/git/git.git
synced 2026-01-19 07:04:49 +00:00
This branch allows third-party tools to call `git status --no-lock-index` to avoid lock contention with the interactive Git usage of the actual human user. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>