From: jmtd Date: Fri, 8 Jan 2021 11:23:04 +0000 (-0400) Subject: I just hit this, thank you for the fix X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f57f10a6fc9a15e6914b4310d6fcd196997a3428 I just hit this, thank you for the fix --- diff --git a/doc/bugs/ikiwiki_explodes_when_git_rewrites_history.mdwn b/doc/bugs/ikiwiki_explodes_when_git_rewrites_history.mdwn index fa839928f..b57ad9b46 100644 --- a/doc/bugs/ikiwiki_explodes_when_git_rewrites_history.mdwn +++ b/doc/bugs/ikiwiki_explodes_when_git_rewrites_history.mdwn @@ -17,3 +17,6 @@ Notice how the error message from git isn't present. It's in the `error.log`: The workaround I have found was to remove the `indexdb` file, because that's [[apparently legit|tips/inside_dot_ikiwiki/]]. But it would be nice to have (1) a proper error message (it had to dig around the error.log to understand what's going on), (2) to have a proper fallback if the `git log` fails and (3) to recover with the newer commit ID when we fallback. --[[anarcat]] > FWIW, I had a `500 Internal Server Error` while submitting this bug at first. :) + +>> I've just hit this, and fixed it thanks to you reporting what you did. Thanks! +>> ([fix in opinionated ikiwiki](https://github.com/jmtd/opinionated-ikiwiki/commit/0dd1bb3e91503713a36e8f9e6144b56db0fd8f37)) *— [[Jon]], 2021-01-08*