mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-03-10 19:50:49 -04:00
Replaces blame regex parsing with more robust parser (also use s--incremental instead of --porcelain) Stops throwing on git blame errors (too many are common) Fixes issues with Diff with Previous command Fixes issues with blame explorer code lens -- with previous commits Fixes issues with compact blame annotations -- skips blank lines