Pierre Habouzit, Fri, Nov 02, 2007 23:39:52 +0100: > diff --git a/git-am.sh b/git-am.sh > index 2514d07..e5ed6a7 100755 > --- a/git-am.sh > +++ b/git-am.sh ... > - usage ;; > - *) > - break ;; > + -i|--interactive) > + interactive=t ;; > + -b|--binary) > + binary=t ;; Did you really have to change the indentation? - 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