The wildcard argument gives an array, not one object.
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABCb56f68112d84: Fix providing an explicit branch/ref to land-via-bot
Pre-patch, this gives a backtrace:
arc land-via-bot master --hold
Post-patch, this correctly identifies the branch and associated revision:
arc patch <this-patch> arc land-via-bot HEAD --hold
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable