The diff command allows you to compare the changes between your current workspace and the base commit.
diff <paths> 
The <paths> parameter is a path to a file or a directory you want to compare. If you don’t provide it, Diversion will compare the entire repository.