Search code examples
gitgit-rebasesourcetree

SourceTree shows endless graph


I rebased 6 branches from master and SourceTree shows me weird endless frpah.

beginning

...

repo bottom

As you can see, those stripes goes below enitial commit and i can't scroll down anymore.

At the same time Intellij idea shows graphas expected:

enter image description here

How can i know if i did something wrong or it is SourceTree bug?


Solution

  • The most reliable way is command line:

    log --graph --decorate --oneline --all