Phil Hord <[email protected]> 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/

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to