On Sun, Oct 11, 2009 at 20:27, Dilip M <dilipm79@xxxxxxxxx> wrote: > I am using: git version 1.6.3.2 > > Somehow not getting text graph as mentioned in > http://www.gitready.com/intermediate/2009/01/26/text-based-graph.html > > Any hints would really help.. > > I am trying git log --graph. (has commits in two branches...). But > always see one line :( "one line"? 1 of history? (i.e. the history of the current branch, but not the other) 2 of text? 3 --pretty=oneline? assuming your problem is 1: git log --all --graph //ben -- 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