summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2014-02-23 18:51:45 +0000
committerGravatar admin <admin@branchable.com>2014-02-23 18:51:45 +0000
commit205c05fee0408bd5b704ab77ebd36b67abe7ac5f (patch)
tree553b7ccbebf2ef95f27a6380dc45408b9379cd5f
parentc1b54d50e1799f4e784dd8af479d3d1fdb384bfc (diff)
Added a comment
-rw-r--r--doc/forum/Too_big_to_fsck/comment_1_490b8bfe95b01a23408ecb5d63dcd40b._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Too_big_to_fsck/comment_1_490b8bfe95b01a23408ecb5d63dcd40b._comment b/doc/forum/Too_big_to_fsck/comment_1_490b8bfe95b01a23408ecb5d63dcd40b._comment
new file mode 100644
index 000000000..73d218bac
--- /dev/null
+++ b/doc/forum/Too_big_to_fsck/comment_1_490b8bfe95b01a23408ecb5d63dcd40b._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.172"
+ subject="comment 1"
+ date="2014-02-23T18:51:45Z"
+ content="""
+I suspect that git fsck is outputting so many lines about problems that it's taking more memory than it's limited to using to hold them all.
+
+Can you paste the output of: git fsck --no-dangling --no-reflogs
+"""]]