hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix(setup): handle multiple remote ref matches #367

Closed ml019 closed 1 year ago

ml019 commented 1 year ago

Intent of Change

Description

When querying whether a remote repo contains the desired reference, it is possible for more than one match to be returned. In this case, use the first match.

Motivation and Context

How Has This Been Tested?

Local testing

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: