git_dag.constants.TAG_FORMAT_FIELDS¶ git_dag.constants.TAG_FORMAT_FIELDS: Final[list[str]] = ['refname', 'sha', 'object', 'type', 'tag', 'taggername', 'taggeremail', 'taggerdate', 'contents']¶ See https://stackoverflow.com/a/21868228