the output produced by for-each-rev is lexicographic.
Signed-off-by: oppiliappan me@oppi.li
None yet.
Signed-off-by: oppiliappan <me@oppi.li>
the output produced by for-each-rev is lexicographic.Signed-off-by: oppiliappan <me@oppi.li>
Have you considered just passing --sort=-creatordate to git for-each-ref?
--sort=-creatordate
git for-each-ref
ah of course! that would be much nicer. thanks for the suggestion!
Have you considered just passing
--sort=-creatordatetogit for-each-ref?