summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-29 19:03:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-29 19:06:49 -0400
commitc102e63595d502c2424552b29e338ab71cb4a098 (patch)
tree98a266a8f0c12863fc323dc5e55fbeebd5e35275 /doc
parent61000904d74ffd4745dd6808bcfa88289affc169 (diff)
status: clean up for bare repositories
The backend usage graph shows present keys as well as keys found in the repository tree, so it will also be populated for bare repositories. Changed wording to "visible annex keys", which explains why it's 0 in a bare repository (no keys visible as no tree), and also why it varies depending on which branch is checked out. This seemed better than doing something expensive to look up keys from the git-annex branch.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/support_fsck_in_bare_repos.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/support_fsck_in_bare_repos.mdwn b/doc/todo/support_fsck_in_bare_repos.mdwn
index 53331a4f5..31481a4a7 100644
--- a/doc/todo/support_fsck_in_bare_repos.mdwn
+++ b/doc/todo/support_fsck_in_bare_repos.mdwn
@@ -12,4 +12,4 @@ What is says on the tin:
>> Fsck is done. Rest not done yet. --[[Joey]]
-[[!meta title="support status, unused, dropunused in bare repos"]]
+[[!meta title="support unused, dropunused in bare repos"]]