author | Junio C Hamano <gitster@pobox.com> | |
Thu, 14 Aug 2008 20:52:36 +0000 (13:52 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Aug 2008 07:39:47 +0000 (00:39 -0700) | ||
commit | 5eac739e05620e491555850d5b513ef60595c016 | |
tree | 8403e624c02e0e5764aae408f5365bdd472f4bcb | tree | snapshot |
parent | 53030f8d1199ef9da86e7ddc2b8a659a355e5f69 | commit | diff |
revision --simplify-merges: make it a no-op without pathspec
When we are not pruning there is no reason to run the merge
simplification.
Also avoid running topo-order sort twice.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When we are not pruning there is no reason to run the merge
simplification.
Also avoid running topo-order sort twice.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.c | diff | blob | history |