Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 545 Bytes

File metadata and controls

11 lines (6 loc) · 545 Bytes

GitSnapshot

Properties

Name Type Description Notes
used_commit Option<String> Commit that was used to execute the run. If git_branch was specified, this points to the HEAD of the branch at the time of the run; if git_tag was specified, this points to the commit the tag points to. [optional]

[Back to Model list] [Back to API list] [Back to README]