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