Azure repo port on custom registry #48616
-
|
Is it possible to fetch a repository from Azure DevOps using a Git tag instead of a fixed commit hash? For example, can I reference something like: |
Beta Was this translation helpful? Give feedback.
Answered by
luncliff
Dec 2, 2025
Replies: 1 comment
-
|
I guess |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
danielaviv-magnus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess
vcpkg_from_gitfunction withFETCH_REFcan handle the case.REFhttps://github.com/microsoft/vcpkg/blob/master/ports/libyuv/portfile.cmake#L1-L8REFandFETCH_REFhttps://github.com/microsoft/vcpkg/blob/master/ports/xlnt/portfile.cmake#L14-L20