remove some old CVS-specific arguments that don't work with SVN.
authorChris Lattner <sabre@nondot.org>
Mon, 15 Jun 2009 04:18:54 +0000 (04:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Jun 2009 04:18:54 +0000 (04:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73369 91177308-0d34-0410-b5e6-96231b3b80d8

docs/DeveloperPolicy.html

index de46ccdd00eae47e6e3e40b0ecf5448b6297b737..9c8b4d666b8d64137f0cf6829942f29cfa48800d 100644 (file)
   <li>Patches should be made with this command:
 <div class="doc_code">
 <pre>
-svn diff -x -u
+svn diff
 </pre>
 </div>
       or with the utility <tt>utils/mkpatch</tt>, which makes it easy to read