[PATCH] D146728: [utils] Give git a dummy email address when cherry picking.
    Brittany Blue Gaston via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 30 20:36:36 PDT 2023
    
    
  
thetruestblue added a comment.
Can you just do
  git cherry-pick -n
aka no commit? shouldn't require an email?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146728/new/
https://reviews.llvm.org/D146728
    
    
More information about the llvm-commits
mailing list