Closed danbuchal-mom closed 1 month ago
I assume the file is in utf16 which is not handled well by git.
I assume the file is in utf16 which is not handled well by git.
@DanPristupov you are 100% correct! I changed it to utf8 and made a change and the text diff is showing correctly now.
Thank you for the quick response! I will close this issue.
Powershell Data Files (.psd1) diffs are being treated as images:
These are text-based files that should be a standard text diff.
I assume Fork is confusing them for a Photoshop PSD file. Can a "show diff as txt" toggle be added to the diff view for files that are incorrectly treated as images?