Wasm Directoryalpha
Record

file-commit-commit

No description available.

record file-commit-commit {
  author: option​<file-commit-commit-author>,
  committer: option​<file-commit-commit-committer>,
  html-url: option​<string>,
  message: option​<string>,
  node-id: option​<string>,
  parents: option​<list​<file-commit-commit-parents-item>>,
  sha: option​<string>,
  tree: option​<file-commit-commit-tree>,
  url: option​<string>,
  verification: option​<file-commit-commit-verification>,
}

Fields

NameTypeDescription
authoroption​<file-commit-commit-author>
committeroption​<file-commit-commit-committer>
html-urloption​<string>
messageoption​<string>
node-idoption​<string>
parentsoption​<list​<file-commit-commit-parents-item>>
shaoption​<string>
treeoption​<file-commit-commit-tree>
urloption​<string>
verificationoption​<file-commit-commit-verification>