summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2014-02-23 19:09:30 +0000
committerGravatar admin <admin@branchable.com>2014-02-23 19:09:30 +0000
commit32e6d6fd68839ec27eb45eb1ace17194aa762653 (patch)
tree9eaa8d8a4955bd2f7fc7d5a155d5a15e00e35b00
parentdc08f90356ea9273a59d364352a8dfa500ba0445 (diff)
Added a comment
-rw-r--r--doc/forum/Too_big_to_fsck/comment_2_2666c135dd3378cf6301aa4957049fbd._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Too_big_to_fsck/comment_2_2666c135dd3378cf6301aa4957049fbd._comment b/doc/forum/Too_big_to_fsck/comment_2_2666c135dd3378cf6301aa4957049fbd._comment
new file mode 100644
index 000000000..f2028c91f
--- /dev/null
+++ b/doc/forum/Too_big_to_fsck/comment_2_2666c135dd3378cf6301aa4957049fbd._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.172"
+ subject="comment 2"
+ date="2014-02-23T19:09:30Z"
+ content="""
+Erm, that output is liable to be big, I only care how many lines and characters of output there are!
+
+ git fsck --no-dangling --no-reflogs |wc
+"""]]