Actually, it looks I copied the same documentation bug from git-merge-resolve.sh and git merge-stupid.sh -Tom On 8/30/07, Tom Clarke <tom@xxxxxxx> wrote: > Indeed. Thanks :-). > > -Tom > > On 8/30/07, Alex Riesen <raa.lkml@xxxxxxxxx> wrote: > > Tom Clarke, Thu, Aug 30, 2007 17:10:31 +0200: > > > +# Give up if we are given more than two remotes -- not handling octopus. > > > +case "$remotes" in > > > +?*' '?*) > > > + exit 2 ;; > > > +esac > > > > Isn't it "given two and more remotes"? > > > > > - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html