From 93cbed539ff90f44c6205a65efbc210e055f9037 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 27 Jan 2017 18:18:09 +0000 Subject: [PATCH] fix typo --- .../comment_5_c6c8850aefe3ab81f1f113daa734695b._comment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/make_annex_info_more_efficient/comment_5_c6c8850aefe3ab81f1f113daa734695b._comment b/doc/todo/make_annex_info_more_efficient/comment_5_c6c8850aefe3ab81f1f113daa734695b._comment index 3e1cacc805..9509195364 100644 --- a/doc/todo/make_annex_info_more_efficient/comment_5_c6c8850aefe3ab81f1f113daa734695b._comment +++ b/doc/todo/make_annex_info_more_efficient/comment_5_c6c8850aefe3ab81f1f113daa734695b._comment @@ -7,7 +7,7 @@ When run on a local repository, git-annex info does not look at the git-annex branch. That would be slower than traversing the directories. (Asking for info about a remote does look at the git-annex branch.) -git ls-tree does not have to look at files on disk, so is not comprable. +git ls-tree does not have to look at files on disk, so is not comparable. The work `git annex info` does is roughly the same as a du of .git/annex/objects and a readlink of each symlink in the work tree. -- 2.30.2