IE cor3ntin/llvm-project/cor3ntin/foo
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
FWIW, I ran into this today with an attempt to backport https://github.com/llvm/llvm-project/issues/64713, so I'm in favor of the changes. It'd also be nice if we could silently accept // cherry-pick: and // branch: (with a colon) because I managed to mess that up as well. :-D
Comment Actions
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!