Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revision.c: make --date-order overriddable
Jan Engelhardt noticed that while --topo-order can be overridden by a subsequent --date-order, the reverse was not possible. That's because setup_revisions() failed to set revs->lifo properly. Signed-off-by: Michele Ballabio <barra_cuda@katamail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information