mirror of
https://github.com/mpv-player/mpv
synced 2025-02-09 00:17:07 +00:00
Hint at diff options useful for avoiding cosmetic changes, patch by Reimar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12420 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
81f66d64cd
commit
c9bab0e433
@ -25,6 +25,11 @@ that your patch will be included.
|
||||
4. Read your patch. We'll *refuse* it if it changes indentation of the
|
||||
code or if it does tab/space conversion or other cosmetical changes!
|
||||
|
||||
NOTE: If you alread wrote some code and did cosmetic changes, you can use
|
||||
'diff -uwbBE' to help you remove them. Don't forget to check the patch
|
||||
to make sure diff didn't ignore some important change and remove any
|
||||
remaining cosmetics!
|
||||
|
||||
5. Comment parts that really need it (tricky side-effects etc).
|
||||
Commenting trivial code not required. Comments must be English!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user