Package version:
OptionalbranchThe git repository branch name to checkout.
OptionalcommitThe commit SHA to checkout. This value must be combined with the branch name to be valid. This takes precedence over semver.
OptionalsemverThe semver range used to match against git repository tags. This takes precedence over tag.
OptionaltagThe git repository tag name to checkout. This takes precedence over branch.
The source reference for the GitRepository object.