Re: Enhanced git branch list (proposal)

2012-07-24 Thread Phil Hord
On Mon, Jul 23, 2012 at 2:17 PM, John Bartholomew wrote: > > I find the output of `git branch' to be quite bare, and would like to > see more information; most importantly, what the state of the branch > is in relation to its upstream. For some time I have been using my > own script to do this. It

Re: Enhanced git branch list (proposal)

2012-07-23 Thread Thomas Rast
John Bartholomew writes: > I find the output of `git branch' to be quite bare, and would like to > see more information; most importantly, what the state of the branch > is in relation to its upstream. That is already present: just run git branch -vv. -- Thomas Rast trast@{inf,student}.ethz.ch

Enhanced git branch list (proposal)

2012-07-23 Thread John Bartholomew
I find the output of `git branch' to be quite bare, and would like to see more information; most importantly, what the state of the branch is in relation to its upstream. For some time I have been using my own script to do this. It produces output like this: $ git lsb commodity-market-lua [behin