What does a gap/broken line mean in IntelliJ Git graph?
Have a look at this screenshot. Why is the graph broken up between the two nodes?
Solution
A gap between commits means that there is a part of a history that does not match a filter criterion. Once you remove your filters you should see commits that are "hidden" by this gap.