mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-14 20:32:27 -06:00
968ad5919c
If there was a tag and branch that both referenced HEAD it would return to the tag instead of branch. This change gives priority to the branch if the current HEAD corresponds to one. Signed-off-by: Patrick East <east.patrick@gmail.com>