From: Nicolas George <george@nsup.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] Need help submitting a patch
Date: Tue, 3 May 2022 09:54:49 +0200
Message-ID: <YnDfyRMMr4CYSamn@phare.normalesup.org> (raw)
In-Reply-To: <CAJBzVskykf2S_y=qrRFfxCWrejNNSjHUM7m20P2GZQ9CXJsmHg@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1026 bytes --]
Traian Coza (12022-05-03):
> Hi! I am new to contributing to FFmpeg, and I have a technical question.
>
> I'm trying to submit a patch, but it's a fairly large patch, which I've
> made in multiple commits. I don't know how to generate the email for this
> patch. The example command given on the website (with format-patch) only
> generates the email for a single commit. I've searched the web and I don't
> really see an easy way to do it. Can someone help me out with this?
First, make sure your multiple commits are really there: check they are
all visible in `git log`.
Then, what is your git format-patch exact command? If it ends in "-1",
then the result you are seeing is normal: the -1 is telling it to take
the last patch.
You need to tell git format-patch the last commit before yours. You can
get it from `git log`. It would be even simpler if you thought of making
a branch: then you just need to specify the name of the branch from
which you branched.
Regards,
--
Nicolas George
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2022-05-03 7:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 4:12 Traian Coza
2022-05-03 4:27 ` Soft Works
2022-05-03 7:54 ` Nicolas George [this message]
2022-05-03 13:27 ` Traian Coza
2022-05-03 13:31 ` Andreas Rheinhardt
2022-05-03 13:33 ` Andreas Rheinhardt
2022-05-03 13:31 ` Nicolas George
2022-05-03 14:08 ` Soft Works
2022-05-03 14:21 ` Traian Coza
2022-05-03 14:22 ` Traian Coza
2022-05-03 14:35 ` Nicolas George
2022-05-03 15:36 ` Traian Coza
2022-05-03 15:43 ` Soft Works
2022-05-03 15:50 ` Traian Coza
2022-05-03 15:53 ` Leo Izen
2022-05-03 16:17 ` Traian Coza
2022-05-03 17:02 ` Leo Izen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YnDfyRMMr4CYSamn@phare.normalesup.org \
--to=george@nsup.org \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git