Re: [RFC/PATCH] branch: show me the hot branches

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [RFC/PATCH] branch: show me the hot branches

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:15

Phil Hord [off-list ref] writes:
I imagine it with --date-order and whatnot.
Perhaps modeled after this one.

    git for-each-ref \
        --format='%(refname:short) %(subject)'
        --sort='-committerdate' refs/heads/

Re: [RFC/PATCH] branch: show me the hot branches

From: Phil Hord <hidden>
Date: 2016-06-15 22:57:15

On Tue, May 14, 2013 at 7:34 PM, Junio C Hamano [off-list ref] wrote:
Phil Hord [off-list ref] writes:
quoted
I imagine it with --date-order and whatnot.
Perhaps modeled after this one.

    git for-each-ref \
        --format='%(refname:short) %(subject)'
        --sort='-committerdate' refs/heads/
Nice.  I had no idea about for-each-ref.  I knew it was out there, but
not what it could do.  Another tool in the swiss army knife that is
git.

I think Duy was right about his patch's merits.

Phil
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help