Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitTreeEntryRef

Hierarchy

  • GitTreeEntryRef

Index

Properties

Optional mode

mode: string

Mode represented as octal string

Optional objectId

objectId: string

SHA1 hash of git object

Optional relativePath

relativePath: string

Path relative to parent tree object

Optional size

size: number

Size of content

Optional url

url: string

url to retrieve tree or blob

Generated using TypeDoc