git_dag.git_objects

Pydantic models of git objects.

Warning

Pydantic objects defined in this module are documented here.

Module attributes

GitCommitRawDataType

Type of the data associated with a git commit object.

GitTreeRawDataType

Type of raw data associated with a git tree object

GitTagRawDataType

Type of raw data associated with a git tag object

Classes

GitObjectKind

Git object kind/type.