Wasm Directoryalpha
Record

commit-search-result-item-commit

No description available.

record commit-search-result-item-commit {
  author: commit-search-result-item-commit-author,
  comment-count: s32,
  committer: nullable-git-user,
  message: string,
  tree: commit-search-result-item-commit-tree,
  url: string,
  verification: option​<verification>,
}

Fields

NameTypeDescription
authorcommit-search-result-item-commit-author
comment-counts32
committernullable-git-user
messagestring
treecommit-search-result-item-commit-tree
urlstring
verificationoption​<verification>