Junio C Hamano <[email protected]> writes:
> Junio C Hamano <[email protected]> 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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html