Junio C Hamano <gits...@pobox.com> writes:

> Junio C Hamano <gits...@pobox.com> writes:
>
> FYI, I have tentatively queued this on top of your patch.  Please
> see "git log master..cf954075" to double check.

Sorry but I had a typo there...

>       git format-patch -1 -o outdir &&
> -     cat >>~/.tmp-email-aliases <<-\EOF &&
> +     cat >>./.tmp-email-aliases" <<-\EOF &&

This should just be

        cat >>.tmp-email-aliases <<-\EOF &&

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to