diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2011-05-17 07:25:33 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-17 07:25:33 +0000 |
commit | e6c95a6a5e514fbe35b051c6bbec6c22793dbc05 (patch) | |
tree | db2fd8751b6e685fac0b744071ad48c40e9fd4f8 /doc/todo | |
parent | 51cc71fac176878de2ccb960f62db419bb63d00f (diff) |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/cache_key_info.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/cache_key_info.mdwn b/doc/todo/cache_key_info.mdwn index d26d05512..791584836 100644 --- a/doc/todo/cache_key_info.mdwn +++ b/doc/todo/cache_key_info.mdwn @@ -10,7 +10,7 @@ But currently two git-annex commands are quite slow when annexes become large in quantity of files. These are unused and stats (Both have --fast versions that don't do as much). -Both are slow because both need two peices of information that are not +Both are slow because both need two pieces of information that are not quick to look up, and require examining the whole repo, very seekily: 1. The keys present in the annex. Found by looking thru .git/annex/objects. |