mirror of https://github.com/mpv-player/mpv
Adjust documentation about filtering out whitespace changes from 'svn diff'.
'svn diff' now has builtin whitespace ignore options. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29552 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f485823bc3
commit
0b8fc28ba7
|
@ -104,7 +104,7 @@ I. BASICS:
|
|||
|
||||
For cosmetics-only commits you should get (almost) empty output from
|
||||
|
||||
svn diff --diff-cmd diff -x '-duwbBE' <filename(s)>
|
||||
svn diff -x -uwb <filename(s)>
|
||||
|
||||
Also check the output of
|
||||
|
||||
|
|
Loading…
Reference in New Issue