Phil Hord <phil.h...@gmail.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to