Selecting a file in Workspace and comparing the working tree against an earlier revision.
What this example shows
This workflow opens a Git-backed folder in Workspace, selects a file from the sidebar, and compares the working-tree version against earlier revisions with Version History.
Files to use
demo-files/review-git-file-history/pulsefit-history-demo/PulseFit/History/WorkoutHistoryCard.swiftinside that repository
Suggested steps
- Open the pulsefit-history-demo folder in RibbonDiff Workspace.
- Select WorkoutHistoryCard.swift in the sidebar.
- Choose an earlier revision in Version History.
- Compare the live file against the historical preview, then switch branches once.
Related pages
Review Git file history on Mac provides the fuller guide for this workflow.