Git Log show user & other columns
Answered
In the latest 2020.1 EAP, how do I show the User (and/or other columns in addition to the first line of the commit message) for each commit in the list of commits for a branch?
Please sign in to leave a comment.
There is "Presentation Settings" button in log tab of git tool window:
https://i.imgur.com/wVXmdPj.png
Thanks. I looked all over the UI, but somehow missed the Show Columns menu item.