From 6e9fcf468dc3488f71d36ca40f69c6923f0c6eec Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Jul 2020 14:48:03 -0400 Subject: [PATCH] streamkeys branch --- doc/todo/precache_logs_for_speed_with_cat-file_--buffer.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/todo/precache_logs_for_speed_with_cat-file_--buffer.mdwn b/doc/todo/precache_logs_for_speed_with_cat-file_--buffer.mdwn index 5030991172..1c8ed5568c 100644 --- a/doc/todo/precache_logs_for_speed_with_cat-file_--buffer.mdwn +++ b/doc/todo/precache_logs_for_speed_with_cat-file_--buffer.mdwn @@ -16,4 +16,5 @@ be as good as --all's was, but it could still be significant. > Use inRepoDetails to list files and shas, pass through cat-file to get keys, > and then pass the location log for each key through cat-file to precache logs. ---[[Joey]] +The streamkeys branch has a start at some work on this, but I got fairly +lost in the weeds, so don't expect much from that attempt. --[[Joey]]