mirror of
https://github.com/mpv-player/mpv
synced 2025-03-01 03:40:43 +00:00
Explain how to use diff -uwbBE with svn directly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24563 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
966b005fe5
commit
59a2664f7a
@ -34,6 +34,8 @@ that your patch will be included.
|
||||
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!
|
||||
To use these options directly with svn, use this command:
|
||||
svn diff --diff-cmd diff -x -uwbBE
|
||||
|
||||
6. Comment parts that really need it (tricky side-effects etc).
|
||||
Always document string operations! Comment on what you are doing
|
||||
|
Loading…
Reference in New Issue
Block a user