Sadly the server I’m deving on doesn’t have availability through an mta. I generated the email by using [devuser@tst009 ~]$ git format-patch HEAD^ --stdout > /tmp/cosmetic2.txt and then manually creating a new email of similar format in my mua. I had to attach the diff on that last cosmetic fix I did so I tried that here. Is there some step I missed to where I can use this method? If not, I can try running git off my laptop and then copy the diff and apply locally then commit off my laptop instead.
From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> on behalf of Timothy Gu <timothyg...@gmail.com> Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Date: Tuesday, August 2, 2016 at 11:49 PM To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] - libavdevices/decklink_*.cpp: formatting change to remove uneeded spaces in initializers On Tue, Aug 2, 2016 at 10:17 PM Felt, Patrick <patrick.f...@echostar.com<mailto:patrick.f...@echostar.com>> wrote: --- libavdevice/decklink_common.cpp | 10 +++++----- libavdevice/decklink_dec.cpp | 18 +++++++++--------- libavdevice/decklink_enc.cpp | 26 +++++++++++++------------- 3 files changed, 27 insertions(+), 27 deletions(-) Pushed. If you could use git send-email to send patches, or at least send a git formatted patch with a commit message and an author, that would be the best. Thanks, Timothy _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org<mailto:ffmpeg-devel@ffmpeg.org> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel