[PATCH] D93589: [RISCV][NFC] Add tests for multiplication with constant

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 17:54:50 PST 2020


benshi001 added a comment.

I got the following error when trying to push. what's wrong? I applied for the push access in the summer of 2020.

  remote: error: GH006: Protected branch update failed for refs/heads/master.
  remote: error: You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.
  To github.com:llvm/llvm-project.git
   ! [remote rejected]           master -> master (protected branch hook declined)
  error: failed to push some refs to 'git at github.com:llvm/llvm-project.git'


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

https://reviews.llvm.org/D93589



More information about the llvm-commits mailing list