Git Log show user & other columns
已回答
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?
请先登录再写评论。
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.