I am using tig version 2.2.1, and for some reason tig decides to show me a couple of unimportant branches, in addition to the branch I am currently working on.
The two additional branches has nothing to do with my currently working branch, they were never merged to each other or anything like that.
When I use git log --graph
everything seems perfectly fine, I can't understand what makes tig go haywire.