Would git log print something like this:

http://denisonluz.com/blog/wp-content/uploads/terminal-pimped-lg.jpg



On Tuesday, May 13, 2014 10:19:44 AM UTC-4, Konstantin Khomoutov wrote:
>
> On Tue, 13 May 2014 09:47:40 -0400 
> wor...@alum.mit.edu <javascript:> (Dale R. Worley) wrote: 
>
> > > What would be the best command to view a branch history? 
> > 
> > "git log --graph" helps my intuition. 
>
> Agreed.  I have `git overview` alias set to 
>
>   git log --graph --all --decorate --oneline 
>
> to get an overview of "the current state". 
>
> Not what the OP wants (he needs --diffstat etc) but the general idea is 
> to use `git log --graph`. 
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to