From db1c6da84b1d9317244c88b378e2bafdd8ca5ef0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Aug 2020 14:01:22 -0400 Subject: [PATCH] close --- doc/todo/speed_up_git_annex_sync_--content_--all.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/speed_up_git_annex_sync_--content_--all.mdwn b/doc/todo/speed_up_git_annex_sync_--content_--all.mdwn index 4019122278..8700f3959f 100644 --- a/doc/todo/speed_up_git_annex_sync_--content_--all.mdwn +++ b/doc/todo/speed_up_git_annex_sync_--content_--all.mdwn @@ -5,3 +5,5 @@ Overall the performance of git-annex is good for me. However, one case where git 2. Cache the location logs in the sqlite database Other than that, git-annex has really solved all my file syncing and archival needs and is just awesome! + +> [[done]] --[[Joey]]