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.
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.