In the GitLab Wiki section, it is possible to see the history of when changes were saved. However when you click on the commit link, it will show the entire file as it existed on that save. Does anyone know of a way to diff the commits to only get the differences between the two commits?
This would be similar to how it occurs in the Merge Request section where it diff's the Source and Target branches and shows the differences between them.