Page MenuHomePhabricator

Fix providing an explicit branch/ref to land-via-bot
ClosedPublic

Authored by jasonbcox on Jul 17 2020, 21:29.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCb56f68112d84: Fix providing an explicit branch/ref to land-via-bot
Summary

The wildcard argument gives an array, not one object.

Test Plan

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

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable