Jakub Narebski [off-list ref] writes:
Junio C Hamano wrote:
quoted
Why is this needed?
This is purely cosmetic, and originally was to be first patch in series
converting git_summary, git_heads and git_tags to use of git-for-each-ref...
but unfortunately git-for-each-ref lacks sorting on taggerdate OR
committerdate (i.e. use taggerdate if applicable, committerdate otherwise).
I'd rather not have git_get_last_activity between two parse_* subroutines...
Ok, will apply but the last line of your response _should_ have
been in the proposed commit log message without being asked.