You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just going to add a note here since this is still a major problem for me. I had a failed PR (#48) for this, but I unfortunately don't understand enough about the patch processing to implement a proper fix.
FWIW, this is a particular problem when working with Visual Studio (full VS, not vscode) since it saves a bunch of its managed files (packages.config, *.resx, *.Dotsettings, etc) without newlines at the end. 😭 This is obviously an edge case for any git-crecord users out there since it doesn't run on Windows (I use it through WSL), but it is a huge pain for me, unfortunately.
Prepare a test repo:
This produces a diff:
This is being parsed as:
The text was updated successfully, but these errors were encountered: