How can you view the commit history of a single branch in Pycharm?

Viewed 3088

I have searched this site, google, and pycharm's website. I can't figure out how to view the local commit history of a branch in Pycharm.

Edit: I am using the latest version of Pycharm for Mac, and Git for VCS.

1 Answers
Related