Adam Simpkins kirjoitti: > I added this since I really like gitk, but don't always have easy > access to an X display on some of the systems I use. I tried using > tig, but I found its graph output very hard to read. The graph > produced by git-graph is less compact, but much more readable. > > Ultimately, it would probably be better to integrate this > functionality into git-log, instead of having it as a standalone > command. For example, a new --graph option could be added to cause > the graph to be displayed alongside the existing git log output. > However, this would require tighter integration between the graphing > code and the log_tree.c and pretty.c code, which I'm not all that > familiar with. I just want to say that I really like your 'git graph'. I would like to see it integrated to 'git log', perhaps as 'git log --pretty=graph' or 'git log --graph'. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html