On Fri, Aug 07, 2015 at 14:50:58 +0800, Alex wrote:
> Sorry for my poor english. I mean that I just clone the code from
> git://git.musicpd.org/master/mpd.git, and its reversion is
> 34db35c36d8bb32b2c41640432474f52889cce08. And then I modified the
> codes to solve this issue. And finally, I use the command 'git diff >
> curl_retry.patch' to create this patch. 

...

> OK, the commit message is ' Add retry to CurlInputPlugin to solve
> issue that connection broken sometimes'

Maybe Max won't spell it out, but instead of attaching the patch, please
use:

    git format-patch 34db35c36d8bb32b2c41640432474f52889cce08..

and then either attach *that* patch to an email or use git send-email
(which may need some setting up to be able to send the email; there are
how-tos for it online).

--Ben
_______________________________________________
mpd-devel mailing list
mpd-devel@musicpd.org
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to