Git log not displaying any history
Answered
I recently upgraded to the latest version of Webstorm 2020.1 build 201.6668.106. After upgrading the tab that used to be labeled "Version Control" not appears as "Git". When I click this tab I no longer see any of the repository history, instead the tab is blank. Additionally, I used to be able to select a branch but now it only shows Log:All.


If I open up the same Git repository in IntelliJ, I can see different branches and commit history.


Please sign in to leave a comment.
For some reason, preview diff is resized to take the entire panel. Dragging the splitter down should help to see the commits.
See https://youtrack.jetbrains.com/issue/IDEA-238061#focus=streamItem-27-4098384.0-0
had the same "problem" in Intellij. Even updated it to the latest (although i had a pretty fresh one). But the solution was much easier. Thank you Dmitriy Smirnov.
I also don't know how it happened (as Dmitriy wrote "for some reason"). Maybe i was just resizing the windows and didn't notice it.
Maybe it's worth adding minimum/maximum height to which the preview panel can be expanded?
> Maybe it's worth adding minimum/maximum height
This should have been done in 2020.3 - https://youtrack.jetbrains.com/issue/IDEA-238847