forked from OSchip/llvm-project
docs: use code font for console commands in phabricator manual
llvm-svn: 167459
This commit is contained in:
parent
95b9a362ff
commit
bdb2594cb3
|
@ -50,8 +50,8 @@ reviewer understand your code.
|
|||
To get a full diff, use one of the following commands (or just use Arcanist
|
||||
to upload your patch):
|
||||
|
||||
* git diff -U999999 other-branch
|
||||
* svn diff --diff-cmd=diff -x -U999999
|
||||
* ``git diff -U999999 other-branch``
|
||||
* ``svn diff --diff-cmd=diff -x -U999999``
|
||||
|
||||
To upload a new patch:
|
||||
|
||||
|
|
Loading…
Reference in New Issue