On Mon, May 25, 2015 at 5:35 PM, Junio C Hamano <gits...@pobox.com> wrote:
> 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 &&
>

Thanks for letting me know.  Are you still expecting v6 from me then?
The other thing you asked for was a change in the documentation: just
mention the email programs' documentation, and describe the
exceptions.
--
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