Closed gekoke closed 8 months ago
Yes, it's regression, I recently moved most of the logic to asynchronous execution. It's very difficult to debug.
Should have been fixed in the last commit.
Btw, I added a flag blamer-enable-async-execution-p
, if you encounter this error, you can set this variable to nil for better backtracing
Fixed
I believe this might be a regression since I haven't experienced this before.
The source of the error is the
commit-infos
function.I don't know how to provide a better backtrace, since I'm running the package byte-compiled.
Reproduction: place cursor on any line with no associated commit. E.g., create a couple empty lines in a file tracked by Git.
Version info: