mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-06-16 09:15:08 -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