aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/add_-all_option.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/add_-all_option.mdwn b/doc/todo/add_-all_option.mdwn
index cb4722fa7..e6fa0b339 100644
--- a/doc/todo/add_-all_option.mdwn
+++ b/doc/todo/add_-all_option.mdwn
@@ -5,7 +5,8 @@ every keys with content not present).
This would be useful when a repository has a history with deleted files
whose content you want to keep (so you're not using `dropunused`).
Or when you have a lot of branches and just want to be able to fsck
-every file referenced in any branch.
+every file referenced in any branch. It could also be useful (or even a
+good default) in a bare repository.
A problem with the idea is that `.gitattributes` values for keys not
currently in the tree would not be available (without horrific anounts of