From: imlew Date: Tue, 12 Dec 2023 11:56:06 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~103^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bee99dc1a40678647eebe50dee0910ade6efb15d;p=git-annex.git Added a comment --- diff --git a/doc/forum/very_slow_on_exfat_drives/comment_12_77cd7b20abd0cd1eadee0ebeb186b3cf._comment b/doc/forum/very_slow_on_exfat_drives/comment_12_77cd7b20abd0cd1eadee0ebeb186b3cf._comment new file mode 100644 index 0000000000..e99a4e1093 --- /dev/null +++ b/doc/forum/very_slow_on_exfat_drives/comment_12_77cd7b20abd0cd1eadee0ebeb186b3cf._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="imlew" + avatar="http://cdn.libravatar.org/avatar/23858c3eed3c3ea9e21522f4c999f1ed" + subject="comment 12" + date="2023-12-12T11:56:05Z" + content=""" +Hi joey, + +if it was slow because the inodes changed it should only be slow the first time `git status` etc are run. +What I experienced was that it got slower the more files were in the repo whie the drive was continuously connected. + + +Thanks for your suggestion to use a directory special remote, but it's not clear to me how that would be an improvement over a bare repo. +The only drawback to using a bare repo is the lack of a working tree and special remotes don't seem to have that either. + + + +"""]]