A command-line tool to show git log graph in a prettier and more understandable way.<p>Also, some cool features and usability improvements, like aligning and reducing duplication.<p>It uses Box-drawing characters, so in most terminals lines won't have spaces between them like in the regular git log --graph --oneline.<p>It was written with scala-native.