mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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