How to close "Changed files pane" in Git's Log window?
Hi, when opening Git's Log window tab, I see a "Changed files panel" on the bottom that's taking up space. I just want to browser Git log history without seeing all the diff. How can I close this pane so I have more area to view. the Git log list? I don't see any settings letting me to do this?
请先登录再写评论。
Hello Zemian Deng
It seems that you have Diff preview enabled in log. You can disable it in Commit details pane.
Ah, yes you are right. I found it! Thanks!