From 2afac419e78daf3756c423c3f29604e1cf594f23 Mon Sep 17 00:00:00 2001 From: GLITTAH Date: Sat, 8 Jun 2013 03:01:14 +0000 Subject: [PATCH] --- .../How_do_you_know_when_something_fails_a_fsck__63__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn diff --git a/doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn b/doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn new file mode 100644 index 0000000000..d574956bf1 --- /dev/null +++ b/doc/forum/How_do_you_know_when_something_fails_a_fsck__63__.mdwn @@ -0,0 +1,4 @@ +Hi Joey, + I was wondering how you know when a file in your repo fails a fsck. I'm having trouble finding out since I can't change any of the objects (which is great!). I'd just like to know since I have thousands of files in one of my annexes, and scrolling through my term buffer is unwieldy. I'd assume it would show up when the fsck was done, or in 'git annex status'... + +Thanks!