dvc diff

Show changes in DVC tracked file and directories. More information: https://dvc.org/doc/command-reference/diff.

dvc diff {{commit_hash/tag/branch}}

dvc diff {{revision1}} {{revision2}}

dvc diff --show-hash {{commit}}

dvc diff --show-json --show-hash {{commit}}

dvc diff --show-md --show-hash {{commit}}