Fixes T10511. If you arc browse --branch x/y/z, we do not encode the URI properly.
Details
Details
Ran arc browse --branch x/y/z/ something.c.
Before, got an error about "x" does not exist. This is wrong; the error should be about "x/y/z".
After, got the proper error:
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Not Applicable - Unit
Tests Not Applicable