This commit is contained in:
parent
f0b553a25a
commit
689a26d25a
1 changed files with 3 additions and 0 deletions
3
doc/todo/fsck_option_to_only_show_broken.mdwn
Normal file
3
doc/todo/fsck_option_to_only_show_broken.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
|||
`git annex fsck` currently spams the terminal with all keys in a repo and prints `git-annex: fsck: n failed` at the end if errors occur. Finding these errors in a sea of `ok`s is not trivial however.
|
||||
|
||||
A simple solution to this could be an fsck option which skips printing ok'd (and perhaps also dead) keys, i.e. `--no-ok` and `--no-dead`.
|
Loading…
Add table
Add a link
Reference in a new issue