summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar CandyAngel <CandyAngel@web>2015-04-14 08:40:33 +0000
committerGravatar admin <admin@branchable.com>2015-04-14 08:40:33 +0000
commit7743895f9975293e9c605277d54918d9c0156b0a (patch)
tree509dd53a6e3d87e87074552db35b4f44ccc01e17 /doc
parent886f889c0f0c9c40b52de4af70fa8f5765a7be13 (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment b/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment
new file mode 100644
index 000000000..4cc665e04
--- /dev/null
+++ b/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="CandyAngel"
+ subject="comment 1"
+ date="2015-04-14T08:40:33Z"
+ content="""
+If you want a file count:
+
+ git annex find | wc -l
+
+is probably the best measure.
+
+I have an annex with about several million files in it and it is slow, but not as slow as you are describing. Have you done a repack/gc cycle?
+"""]]