From 1e55a4239184b59b7e92a22769c39f48e3550080 Mon Sep 17 00:00:00 2001 From: James Cox Date: Thu, 9 May 2002 20:36:49 +0000 Subject: [PATCH] this is dangerous.... --- README.SUBMITTING_PATCH | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.SUBMITTING_PATCH b/README.SUBMITTING_PATCH index 8e9c33f15e..3b30d8b928 100644 --- a/README.SUBMITTING_PATCH +++ b/README.SUBMITTING_PATCH @@ -52,13 +52,11 @@ Recommended ~/.cvsrc file setting is: cvs -z3 update -d -P checkout -P -diff -u -b -w -B +diff -u + ------ -diff -u -b -w -B means: - -b Ignore changes in amount of white space. - -B Ignore changes that just insert or delete blank lines. +diff -u means: -u Use the unified output format. - -w Ignore white space when comparing lines. With this CVS setting, you don't have to worry about adding/deleting newlines and spaces. -- 2.50.1