[PATCH] D158276: [llvm][github] Allow `/` in branches name in the `/branch` command

Corentin Jabot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 06:51:56 PDT 2023


cor3ntin added a comment.

After thinking about it, I don't think this fix make sense.
`foo/bar:foo/bar` should be a valid refspec.
I also validated that the `/branch` regex seem correct. So... not sure what the issue is. Sorry for creating that too quick!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158276



More information about the llvm-commits mailing list