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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable