Ignore whitespace in git blame invocation (#35960)
Filip Binkiewicz
created
This works around a bug wherein inline git blame is unavailable for
files with CRLF line endings. At the same time, this prevents users from
seeing whitespace-only changes in the editor's git blame
Closes #35836
Release Notes:
- N/A *or* Added/Fixed/Improved ...