[PATCH] D159291: Revert "[llvm][docs] commit phabricator patch"

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 09:15:57 PDT 2023


nickdesaulniers added inline comments.


================
Comment at: llvm/docs/Phabricator.rst:45
   % cd arcanist
-  % git am <path/to/llvm-project>/llvm/utils/phabricator/*.patch
+  % git fetch https://github.com/rashkov/arcanist update_cacerts
+  % git cherry-pick e3659d43d8911e91739f3b0c5935598bceb859aa
----------------
MaskRay wrote:
> Why do we use this fork?
> 
> https://github.com/phacility/arcanist has recently been updated?
oh, sorry, yeah I should just delete all this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159291



More information about the llvm-commits mailing list