On 7/24/2025 7:58 PM, Kyle Swanson wrote:
Hi,
On Thu, Jul 24, 2025 at 10:46 AM Timo Rothenpieler
<[email protected]> wrote:
The mails will never contain patches, they're just notifications.
They do contain a link to the patches and the PR number to fetch it via
CLI though.
If you append ".patch" or ".diff" to the url in the mail, you can get
the patch/diff directly. Github and Gitlab work in this way also.
e.g. https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20027.patch
Yeah, I usually even curl that and pipe it into git am when I'm in a rush.
Though a git alias that properly pulls the PR is also pretty simple.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".