1
mirror of https://github.com/mpv-player/mpv synced 2024-09-16 22:19:59 +02:00

Suggest svn diff command that does not show most cosmetics

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23065 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-04-22 15:11:47 +00:00
parent 63228019c0
commit 2437bc0ca3

View File

@ -102,6 +102,10 @@ I. BASICS:
It's very easy for stray debug output or cosmetic modifications to slip in, It's very easy for stray debug output or cosmetic modifications to slip in,
please avoid problems through this extra level of scrutiny. please avoid problems through this extra level of scrutiny.
For cosmetics-only commits you should get (almost) empty output from
svn diff --diff-cmd diff -x '-duwbB' <filename(s)>
Also check the output of Also check the output of
svn status svn status