The 07/08/09, Nicolas Sebrecht wrote: > The 06/08/09, Brandon Casey wrote: > > > diff --git a/git-am.sh b/git-am.sh > > index d64d997..49f2be4 100755 > > --- a/git-am.sh > > +++ b/git-am.sh > > <...> > > > + { > > + echo "$l1" > > + echo "$l2" > > + echo "$l3" > > + cat > > UUOC, I guess. > > > + } | sed -n -e '/^$/q' -e '/^[ ]/d' -e p "$1" | > ^^ Owned by the tabulation, sorry. Do we still need the "$1"? -- Nicolas Sebrecht -- 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