caches: use also local cache branch as it used very much

This commit is contained in:
RhodeCode Admin 2022-10-15 08:01:41 +02:00
parent 8e00aec5f4
commit 69e017757a

View file

@ -254,7 +254,7 @@ class RemoteRepo(object):
'fctx_size', 'stream:fctx_node_data', 'blob_raw_length',
'node_history',
'revision', 'tree_items',
'ctx_list',
'ctx_list', 'ctx_branch',
'bulk_request',
]