Share via


GitTreeEntryRef

Module path: TFS/VersionControl/Contracts

Members

  • gitObjectType: GitObjectType. Blob or tree

  • mode: string. Mode represented as octal string

  • objectId: string. SHA1 hash of git object

  • relativePath: string. Path relative to parent tree object

  • size: number. Size of content

  • url: string. url to retrieve tree or blob