mirror of
https://github.com/kopia/kopia.git
synced 2026-01-06 05:27:59 -05:00
- Use it to compare the entry attributes for all entry types. Allows comparing differences in file attributes among the contents of two directories. This is useful for verifying restored contents in end-to-end tests. - Print message about modified entries only when both entries are files and they are being compared.