From 0b8fc28ba778111d166128c0480462bdfd801f62 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 26 Aug 2009 17:35:40 +0000 Subject: 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 --- DOCS/tech/svn-howto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/tech/svn-howto.txt b/DOCS/tech/svn-howto.txt index 6bdc2bfcfc..054e18b4f3 100644 --- a/DOCS/tech/svn-howto.txt +++ b/DOCS/tech/svn-howto.txt @@ -104,7 +104,7 @@ I. BASICS: For cosmetics-only commits you should get (almost) empty output from - svn diff --diff-cmd diff -x '-duwbBE' + svn diff -x -uwb Also check the output of -- cgit v1.2.3