tianocore / edk2-edkrepo

Repository for the edkrepo utility
Other
21 stars 24 forks source link

Enable Checkout Pin to Accept a Path to a Locally Stored Pin File #201

Closed ashedesimone closed 1 year ago

ashedesimone commented 1 year ago

When running the checkout pin command you can only pass in the name of a Pin File that has been checked into a global manifest repository.

To align with the clone command the user should be able to pass in the file to a locally stored pin file and if it is determined to match the current project be check out the pin in question.

ashedesimone commented 1 year ago

After additional testing this feature already exists.