Closed schlessera closed 2 years ago
This PR adds logic to the wp package install command so that it tries to retrieve the default branch of a GitHub repository if no version was provided, instead of using the hard-coded master branch as a default.
wp package install
master
This PR adds logic to the
wp package install
command so that it tries to retrieve the default branch of a GitHub repository if no version was provided, instead of using the hard-codedmaster
branch as a default.