mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-17 22:19:19 -05: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>