Details
Details
- Called the API method with no parameters, got all branches.
- Called the API method with master, got just master.
- Called the API method with maste*, got master. This behavior is not officially supported and may change in the future.
- Viewed a commit, still saw all branches.
- Grepped for diffusion.branchquery and verified that no remaining callsites pass a default "branch" parameter.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- branch1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 20435 Build 27754: Run Core Tests Build 27753: arc lint + arc unit