From 16022a8b98f4bc134542e78a42538364d2f97d92 Mon Sep 17 00:00:00 2001 From: "t.fettig@d70d23fc114548bde4082eecaddafd1f488f29d6" Date: Mon, 9 Jul 2018 10:19:36 +0000 Subject: --- doc/index/discussion.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/index/discussion.mdwn diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn new file mode 100644 index 0000000..dea2ec7 --- /dev/null +++ b/doc/index/discussion.mdwn @@ -0,0 +1,12 @@ +My experience with git repair: + +git repair +Running git fsck ... +Stack space overflow: current size 8388608 bytes. +Use `+RTS -Ksize -RTS' to increase it. + +git repair +RTS -K32M -RTS +git-repair: Most RTS options are disabled. Link with -rtsopts to enable them. + +Whats up guys? Are we playing catch 22 here? + -- cgit v1.2.3