Rafaël Carré wrote:

> I can't use git send-email with google so I had to copy paste the patch
> into thunderbird.

You can use "git format-patch" and attach the created patch file in Thunderbird.

$ git format-patch HEAD^
or
$ git format-patch 
556d7d9e3b09157555310466a47e25a9ebfd8f4e^..556d7d9e3b09157555310466a47e25a9ebfd8f4e

https://www.ffmpeg.org/developer.html#toc-Submitting-patches-1

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to