Re: [PATCH v2 04/15] user-manual: Use git branch --merged

2013-02-10 Thread W. Trevor King
On Sun, Feb 10, 2013 at 01:37:01PM -0800, Junio C Hamano wrote: > This is making things much less useful. "branch --merged origin" > will show 47 different branches that you are *not* interested in the > flow of examples in this part of the tutorial. > > Also, log origin..branchname allows you to

Re: [PATCH v2 04/15] user-manual: Use git branch --merged

2013-02-10 Thread Junio C Hamano
"W. Trevor King" writes: > From: "W. Trevor King" > > Use 'git branch --merged origin'. This feature was introduced by > 049716b (branch --merged/--no-merged: allow specifying arbitrary > commit, 2008-07-08), after the documentation that's being replaced > moved into the manual with 9e2163ea (u

[PATCH v2 04/15] user-manual: Use git branch --merged

2013-02-10 Thread W. Trevor King
From: "W. Trevor King" Use 'git branch --merged origin'. This feature was introduced by 049716b (branch --merged/--no-merged: allow specifying arbitrary commit, 2008-07-08), after the documentation that's being replaced moved into the manual with 9e2163ea (user-manual: move howto/using-topic-bra