Skip to content
Commit 0753fb0b authored by Arun Babu Neelicattu's avatar Arun Babu Neelicattu
Browse files

fix: make git ref resolution less greedy for HEAD

This change ensures that when ref `HEAD` is specified, it is not incorrectly
resolved to `refs/head/HEAD`. `HEAD` is not treated as a branch, and correctly
resolved from the ref spec.

Resolves: #7024
Closes: #6874
parent 09067522
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment