From 53f577d22aa7f2ed1fe13c4b2e8925f17a7f0a90 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" Date: Sat, 1 Mar 2014 22:40:37 +0000 Subject: Added a comment: Didn't work --- ...ent_4_19ef90803aa7ce158bce02378e18ea0f._comment | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/forum/Too_big_to_fsck/comment_4_19ef90803aa7ce158bce02378e18ea0f._comment diff --git a/doc/forum/Too_big_to_fsck/comment_4_19ef90803aa7ce158bce02378e18ea0f._comment b/doc/forum/Too_big_to_fsck/comment_4_19ef90803aa7ce158bce02378e18ea0f._comment new file mode 100644 index 000000000..69774073d --- /dev/null +++ b/doc/forum/Too_big_to_fsck/comment_4_19ef90803aa7ce158bce02378e18ea0f._comment @@ -0,0 +1,30 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" + nickname="Aaron" + subject="Didn't work" + date="2014-03-01T22:40:36Z" + content=""" +Many thanks for your input, Joey. + +That didn't seem to work. + +$ git fsck --no-dangling --no-reflogs |wc +error: unknown option `no-dangling' +usage: git fsck [options] [...] + + -v, --verbose be verbose + --unreachable show unreachable objects + --tags report tags + --root report root nodes + --cache make index objects head nodes + --reflogs make reflogs head nodes (default) + --full also consider packs and alternate objects + --strict enable more strict checking + --lost-found write dangling objects in .git/lost-found + --progress show progress + + 0 0 0 + +$ git --version +git version 1.7.9.5 +"""]] -- cgit v1.2.3