fsck --all should, perhaps, check every file in every ref

This commit is contained in:
Joey Hess 2012-11-01 18:15:14 -04:00
parent 95fd060d19
commit 133929eb8f

View file

@ -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. It could also be useful (or even a
every file referenced in any branch (or indeed, any file referenced in any
ref). 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