Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
revision: "simplify" options imply topo-order sort
author
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Jun 2012 21:47:08 +0000
(14:47 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Jun 2012 21:47:08 +0000
(14:47 -0700)
The code internally runs sort_in_topo_order() already; it is more clear
to spell it out in the option parsing phase, instead of adding a special
case in simplify_merges() function.
raw
|
patch
| inline |
side by side
(from:
a52f007
)
No differences found