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