Files
git/compat
Karsten Blees 7385ae3665 mingw: add infrastructure for read-only file system level caches
Add a macro to mark code sections that only read from the file system,
along with a config option and documentation.

This facilitates implementation of relatively simple file system level
caches without the need to synchronize with the file system.

Enable read-only sections for 'git status' and preload_index.

Signed-off-by: Karsten Blees <blees@dcon.de>
2025-06-03 19:06:41 +02:00
..
2024-10-25 14:02:04 -04:00
2024-06-14 10:26:33 -07:00