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?
Please sign in to leave a comment.
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!