What git gui client you use on large git repos if you want to find, say, how two branches are related?
You can also get something similar to the tig output but for specific branches via the command line using a command like: git log --graph --oneline