Show changes in DVC tracked file and directories added/deleted/modified More information: https://dvc.org/doc/command-reference/diff.
dvc diff {{commit_hash/tag/branch}}
dvc diff b_rev a_rev
dvc diff --show-hash {{commit}}
dvc diff --show-json --show-hash {{commit}}
dvc diff --show-md --show-hash {{commit}}