Files
git/Documentation/config
Karsten Blees cc2dea25c4 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>
2019-05-31 12:25:38 +02:00
..
2019-04-12 10:52:35 +09:00
2019-03-12 16:29:00 +09:00
2019-04-25 16:41:18 +09:00
2019-03-12 16:29:00 +09:00
2019-05-15 10:47:20 +09:00