Home | History | Annotate | Download | only in docs

Lines Matching full:diff

47 Note that you can upload patches created through various diff tools,
49 **as much context as possible** with your diff! Don't worry, Phabricator
50 will automatically send a diff with a smaller context in the review
54 To get a full diff, use one of the following commands (or just use Arcanist
57 * ``git diff -U999999 other-branch``
58 * ``svn diff --diff-cmd=diff -x -U999999``
63 * Click *Create Diff*.
64 * Paste the text diff or upload the patch file.
75 * Click *Create Diff*.
76 * Paste the updated diff.
86 to comment on by clicking and dragging the line numbers in the diff pane.