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
- Branch
- branchencode
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10982 Build 13567: Run Core Tests Build 13566: arc lint + arc unit