aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Recover_files__44___annex_stuck.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis <Mike@web>2014-06-18 00:14:42 +0000
committerGravatar admin <admin@branchable.com>2014-06-18 00:14:42 +0000
commit8f5ee30c1221646ea256775134340be4143b8309 (patch)
tree469fe609f75ee7fc7fa593798eef16880791b91d /doc/forum/Recover_files__44___annex_stuck.mdwn
parentb6fd1f68cd54961c94a03e6addfd49866eca1197 (diff)
Diffstat (limited to 'doc/forum/Recover_files__44___annex_stuck.mdwn')
-rw-r--r--doc/forum/Recover_files__44___annex_stuck.mdwn10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/forum/Recover_files__44___annex_stuck.mdwn b/doc/forum/Recover_files__44___annex_stuck.mdwn
index 6cbe32e25..b3e46471f 100644
--- a/doc/forum/Recover_files__44___annex_stuck.mdwn
+++ b/doc/forum/Recover_files__44___annex_stuck.mdwn
@@ -6,12 +6,10 @@ That mostly worked, although it understandably took ages, although it missed sev
Next I tried to do ``git commit -a -m added``, hoping that this would copy all of my files to the remotes. It didn't it just died with the error
-``
-fatal: No HEAD commit to compare with (yet)
-fatal: No HEAD commit to compare with (yet)
-Stack space overflow: current size 8388608 bytes.
-Use `+RTS -Ksize -RTS' to increase it.
-``
+ fatal: No HEAD commit to compare with (yet)
+ fatal: No HEAD commit to compare with (yet)
+ Stack space overflow: current size 8388608 bytes.
+ Use `+RTS -Ksize -RTS' to increase it.
So I freaked out and decided to undo the mess and just go with tar instead, since at this point every git command takes multiple minutes and fails with the same error as above.