Files
git/compat
Karsten Blees fe35d3fdcb 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>
2021-11-24 21:30:07 +01:00
..
2020-04-16 15:23:42 -07:00
2021-02-26 14:15:51 -08:00