GitFiend / Support

Public repo for GitFiend questions and issues
118 stars 7 forks source link

Changes preview doesn't respect clean smudge filter #185

Open NordicAngel opened 1 year ago

NordicAngel commented 1 year ago

I have a repositorie with a .gitattributes clean filter. If i change some files that are effected by this filter the changes preview shows diffs of the version of the file from before the clean filter ran. This only effects files that has changes other than the filter, files that are only changed by the filter are not show as modified, which is as expected.