From 8792232f99b2b2e0e4f84d39d4a53bad37fe6978 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 15 Jun 2009 04:18:54 +0000 Subject: remove some old CVS-specific arguments that don't work with SVN. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73369 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DeveloperPolicy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/DeveloperPolicy.html') diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index de46ccd..9c8b4d6 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -108,7 +108,7 @@
  • Patches should be made with this command:
    -svn diff -x -u
    +svn diff
     
    or with the utility utils/mkpatch, which makes it easy to read -- cgit v1.1