forked from OSchip/llvm-project
remove some old CVS-specific arguments that don't work with SVN.
llvm-svn: 73369
This commit is contained in:
parent
3f556daa6e
commit
42670d8b24
|
@ -108,7 +108,7 @@
|
|||
<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
|
||||
|
|
Loading…
Reference in New Issue