Git Tower 8
While accessing a branch’s history, you can now toggle the “Compare” icon to compare that branch against a different local branch, so that you only see the commits that have been made on the feature branch.
[…]
By comparing your local branches to a base branch, [the Branches Review] view will help you identify which branches have been stale or become obsolete, so that you can clean up your Git repository with confidence.
[…]
When right-clicking a branch, you will now have the option to pin it. Pinned branches will appear in the new “Pinned” section in the sidebar.
[…]
You can filter branches, tags and submodules using the input field at the bottom of the sidebar.
Previously: