[FFmpeg-devel] [RFC] Development model
Thilo Borgmann
thilo.borgmann at googlemail.com
Thu Mar 17 18:03:21 CET 2011
Am 17.03.11 15:15, schrieb Michael Niedermayer:
> Hi
>
> A quick question
>
> What do people prefer
> A. Reviewer applies patch if he is sure its ok
> B. Reviewer ok-es patch and author applies later
Well have there been a rule for that in the past?
A patch to be applied some time after the last reviewer has given an ok. Worked
pretty good in the past, I think.
>> (and I forgot how to apply patches ;-).
> git am -s the mail or attachment
> make fate
> git push --dry-run
> look at output, make sure you dont push funny branches or other funny things
> git log (-p)123456..123456 (from git dry-run)
> look at output, make sure this is what you want to push
> git push
I miss SVN somehow...
-Thilo
More information about the ffmpeg-devel
mailing list