mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
patches should not contain several unrelated changes
Originally committed as revision 4445 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
93a2362752
commit
7885603a0b
@ -1156,6 +1156,10 @@ First, (@pxref{Coding Rules}) above if you didn't yet.
|
|||||||
When you submit your patch, try to send a unified diff (diff '-up'
|
When you submit your patch, try to send a unified diff (diff '-up'
|
||||||
option). I cannot read other diffs :-)
|
option). I cannot read other diffs :-)
|
||||||
|
|
||||||
|
Also please do not submit patches which contain several unrelated changes,
|
||||||
|
split them into individual self-contained patches, this makes reviewing
|
||||||
|
them much easier.
|
||||||
|
|
||||||
Run the regression tests before submitting a patch so that you can
|
Run the regression tests before submitting a patch so that you can
|
||||||
verify that there are no big problems.
|
verify that there are no big problems.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user