[PATCH] D129232: [llvm][docs] commit phabricator patch

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 15:57:54 PDT 2022


MaskRay added a comment.

Does this make all of

  arc patch D129232
  arc diff 'HEAD^'  # upload a patch
  arc diff --head=HEAD 'HEAD^' --verbatim  # upload a patch and update its summary with the local commit message
  arc amend  # update the local commit message with the summary

work?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129232/new/

https://reviews.llvm.org/D129232



More information about the llvm-commits mailing list