View the original community article here
Last Tested: March 7, 2021
If you're referring to uncommitted changes, this Doc shows how you can see the changes you have saved but not committed.
To see the changes made between commits, you'll need to go to the remote git repository where that code lives, or use git diff
if you have command line access.
This content is subject to limited support.