When I launch the Comparison View (View > Version Editor > Show Comparison View), it shows me a timeline of two versions of my git repository:
If I tap the clock icon in the center, I can choose exactly which revisions I want to compare.
The problem is that there is only one revision available (light gray line), and the rest don't appear (i.e. they are dark gray lines). For example, in the screenshot above, there are only 3 revisions the user can choose from.
The repository definitely has many more revisions as evidenced by the fact that when I go to Source Control > History, I see many commits.
How do I make it so that all my revisions (or at least a specific one) is available in this list?