Sindre T. Strøm
Sindre T. Strøm
You would be reaching into the internal API for this, which could change at any point. But I believe you could do this (untested): ```lua local DiffView = require("diffview.scene.views.diff.DiffView").DiffView local...
This is impossible to debug without a repo that can reliably reproduce it. I see that there are some strange errors in the log: ``` fatal: path '' is in...
What I need is something like i.e. a shell script that can recreate a git repo with the relevant problematic state. Either that, or just share an archive of a...