[PATCH] Ensure list insertion method does not depend on position of --merge-order...
commita7336ae514738f159dad314d6674961427f043a6
authorJon Seymour <jon.seymour@gmail.com>
Thu, 7 Jul 2005 00:59:13 +0000 (7 10:59 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 7 Jul 2005 01:03:53 +0000 (6 18:03 -0700)
tree248f72f3e4dcb40693488b0c06f93d0b38122b8e
parent28346d2d3c6e609a618c6c429d865e9d5d50b998
[PATCH] Ensure list insertion method does not depend on position of --merge-order argument

This change ensures that git-rev-list --merge-order produces the same result
irrespective of what position the --merge-order argument appears in the argument
list.

Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
rev-list.c