Home | History | Annotate | Download | only in docs

Lines Matching full:diff

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