Class GitDestination (1.33.0)

GitDestination(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Settings for exporting to a git branch.

Attributes

NameDescription
tracking_branch str
Tracking branch for the git push.
commit_message str
Commit message for the git push.