Bug#466795: /usr/bin/git-merge-index: Argument parsing too strict; should allow -o and -q anywhere

2008-02-22 Thread Gerrit Pape
On Thu, Feb 21, 2008 at 02:46:13PM -0800, Josh Triplett wrote: Gerrit Pape wrote: On Wed, Feb 20, 2008 at 04:20:22PM -0800, Josh Triplett wrote: git-merge-index requires that if the -o and -q options appear, they must appear first in the argument list, and they must appear in that order.

Bug#466795: /usr/bin/git-merge-index: Argument parsing too strict; should allow -o and -q anywhere

2008-02-21 Thread Gerrit Pape
severity 466795 wishlist quit On Wed, Feb 20, 2008 at 04:20:22PM -0800, Josh Triplett wrote: git-merge-index requires that if the -o and -q options appear, they must appear first in the argument list, and they must appear in that order. For example, git merge-index -o merge-program -a works,

Bug#466795: /usr/bin/git-merge-index: Argument parsing too strict; should allow -o and -q anywhere

2008-02-21 Thread Josh Triplett
Gerrit Pape wrote: On Wed, Feb 20, 2008 at 04:20:22PM -0800, Josh Triplett wrote: git-merge-index requires that if the -o and -q options appear, they must appear first in the argument list, and they must appear in that order. For example, git merge-index -o merge-program -a works, but git

Bug#466795: /usr/bin/git-merge-index: Argument parsing too strict; should allow -o and -q anywhere

2008-02-20 Thread Josh Triplett
Package: git-core Version: 1:1.5.4.2-2 Severity: normal File: /usr/bin/git-merge-index git-merge-index requires that if the -o and -q options appear, they must appear first in the argument list, and they must appear in that order. For example, git merge-index -o merge-program -a works, but git