Orion now supports a graphical view of commit history, similar to the git log –graph command on the Git command line.
On the Orion Git page, you will notice this small icon has been added into the header of the commit list:
And as the tooltip says, it draws the graph. Toggle it, and you will see this graph merged beautifully into the original commit history container.
It also draws the history graph for outgoing and incoming items, based on their branch commit history:
And the drawing stretches with the commit information container.
Once you click for more commits, it will keep drawing the graph from its last seen state:
Enjoy!