DVC only takes into account the actual content of files (and ignores for example the last modification timestamp). This is not mentioned explicitly in the docs and is worthy to have somewhere. As per @pared recommendation a reasonable place is https://dvc.org/doc/get-started/share-data#save-and-share-data.
UPDATE: Probably start in https://dvc.org/doc/command-reference/status and see mentions in other docs after that.
DVC only takes into account the actual content of files (and ignores for example the last modification timestamp). This is not mentioned explicitly in the docs and is worthy to have somewhere.
As per @pared recommendation a reasonable place is https://dvc.org/doc/get-started/share-data#save-and-share-data.UPDATE: Probably start in https://dvc.org/doc/command-reference/status and see mentions in other docs after that.