This creates the ability to do a direct “two dot” comparison between two commits. Now you can easily see the differences between two commits without comparing from their common merge base commit like a three dot comparison would.

Learn more about 2 and 3 dot comparisons on GitHub