diff --git a/doc/bugs/Pass_--verbose_option_to___39__git_fsck__39___from___39__git-annex_repair_--verbose__39__.mdwn b/doc/bugs/Pass_--verbose_option_to___39__git_fsck__39___from___39__git-annex_repair_--verbose__39__.mdwn new file mode 100644 index 0000000000..9ba8b38750 --- /dev/null +++ b/doc/bugs/Pass_--verbose_option_to___39__git_fsck__39___from___39__git-annex_repair_--verbose__39__.mdwn @@ -0,0 +1,13 @@ +### Please describe the problem. + +When using 'git annex repair --verbose' the '--verbose' option is not passed to 'git fsck', on large annexes it takes ages and you don't have feedback... + +### What steps will reproduce the problem? + +Just run 'git-annex repair --verbose' + +### What version of git-annex are you using? On what operating system? + +not important, this is just a suggestion + +