This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Custom git registry to work with branches #19495
Labels
category:vcpkg-feature
The issue is a new capability of the tool that doesn’t already exist and we haven’t committed
info:registries
This PR or Issue pertains to the registries feature
Is your feature request related to a problem? Please describe.
As a developer, I want to be sure that a new port in the custom git registry is consumable before merging to main.
Proposed solution
Add a new field to Registry object to specify a branch to use. If the field is not specified HEAD is used.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: