Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitTreeRef

Hierarchy

  • GitTreeRef

Index

Properties

Optional links

Optional objectId

objectId: string

SHA1 hash of git object

Optional size

size: number

Sum of sizes of all children

Optional treeEntries

treeEntries: Array<GitTreeEntryRef>

Blobs and trees under this tree

Optional url

url: string

Url to tree

Generated using TypeDoc