You can fetch from the remote repository. This does not merge the changes into your local code, but is represented locally by a branch for the remote repository, with the latest commits.
I.e., you can see individual commits to the remote repository and even cherry-pick single commits if you want.