


eamodio commented on September 18, are you still experiencing this issue?įrom vscode-gitlens. No reproducing now, it's probably worth adding some more defensive checks though.įrom vscode-gitlens. (Just need to rename it back to *.vsix - github wouldn't let me upload it otherwise) Can you try this build gitlens-1.4.2.zip - I've added some more logging to trap when this happens. Note I was on the insiders build.įrom vscode-gitlens.

eamodio commented on September 18, You are seeing the same Cannot read property 'sha' of undefined? With the same stack trace? I can't reproduce this issue - I can go through the same steps and produce practically the same output log you posted, but I never see that error (things are handled gracefully).įrom vscode-gitlens. Git blame -root -incremental - package.json cwd='/home/daniel/dev/sourcelair/xterm.js'įrom vscode-gitlens. GetBlameForFile('/home/daniel/dev/sourcelair/xterm.js/package.json', undefined, undefined)Īdd blame cache for '/home/daniel/dev/sourcelair/xterm.js/package.json' Replace blame cache with empty promise for '/home/daniel/.config/code - insiders/user/settings.json'Ĭlear cache entry for '/home/daniel/.config/code - insiders/user/settings.json', reason=DocumentSaved Git blame -root -incremental - settings.json cwd='/home/daniel/.config/Code - Insiders/User'Įrror: fatal: Not a git repository (or any of the parent directories). GetBlameForFile('/home/daniel/.config/Code - Insiders/User/settings.json', undefined, undefined)Īdd blame cache for '/home/daniel/.config/code - insiders/user/settings.json' CodeLens config changed resetting CodeLens provider
