git_dag.utils.creator_timestamp_format¶ git_dag.utils.creator_timestamp_format(data: str, fmt: str = '%a %b %d %H:%M:%S %Y') → tuple[str, str, str][source]¶ Format a creator (author/committer) and timestamp. Note¶ The default format (fmt) is the same as the default format used by git.