mirror of
https://github.com/git/git.git
synced 2026-01-16 21:59:45 +00:00
This adds --date-order to rev-list; it is similar to topo order in the sense that no parent comes before all of its children, but otherwise things are still ordered in the commit timestamp order. The same flag is also added to show-branch. Signed-off-by: Junio C Hamano <junkio@cox.net>
2.1 KiB
2.1 KiB