Added a comment: Didn't work
This commit is contained in:
parent
e5fde8d47a
commit
233df8dc4a
1 changed files with 30 additions and 0 deletions
|
@ -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] [<object>...]
|
||||
|
||||
-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
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue