Re: Feature suggestion: Filter branches by user

2019-01-30 Thread Jacob Keller
On Wed, Jan 30, 2019 at 1:51 PM Victor Porton wrote: > > On 30/01/2019 23:49, Jacob Keller wrote: > > On Wed, Jan 30, 2019 at 7:22 AM Victor Porton wrote: > >> I want Git to display all branches created by me. > >> > >> So we need the new feature of Git, to display all branches created by a > >>

Re: Feature suggestion: Filter branches by user

2019-01-30 Thread Jacob Keller
On Wed, Jan 30, 2019 at 7:22 AM Victor Porton wrote: > > I want Git to display all branches created by me. > > So we need the new feature of Git, to display all branches created by a > given user ("me" by default). > > I think, the similar feature for tags may also be useful. > Branches don't con

Feature suggestion: Filter branches by user

2019-01-30 Thread Victor Porton
I want Git to display all branches created by me. So we need the new feature of Git, to display all branches created by a given user ("me" by default). I think, the similar feature for tags may also be useful.