Lines Matching refs:patch
62 patch [-bc] <diff1> [<diff2> ...]
78 patch -- Apply patches from Differential revisions. By default, patches
81 option commits the applied patch using the review's metadata.
130 Pairs of consecutive commits are linked into a patch stack. Note that the
141 Apply the patch in review D12345 to the currently checked-out tree, and stage
144 $ git arc patch D12345
146 Apply the patch in review D12345 to the currently checked-out tree, and
454 git --no-pager show --oneline --no-patch "$commit"
685 if ! arc patch --skip-dependencies --nobranch --nocommit --force "$rev"; then
772 git --no-pager show --oneline --no-patch "$commit"
835 create|list|patch|stage|update)
870 list|patch)