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