pub const FLUX_GITREPOSITORY_REF_KEY_COMMIT: &str = "commit";Expand description
Canonical Flux v2 per-GitRepository spec.ref.commit
git-commit-selector scalar-axis key every caixa-flux-emitted
gitrepository.yaml document declares when the per-Servico
bundle’s git_ref is a commit-shaped selector. Peer of
FLUX_GITREPOSITORY_REF_KEY_TAG /
FLUX_GITREPOSITORY_REF_KEY_BRANCH on the sibling per-shape arms
of the FluxCD source-controller GitRepository.spec.ref
ref-selection discriminated-union axis; see
FLUX_GITREPOSITORY_REF_KEY_TAG for the full lift rationale.