Interface GitEntry

GitEntry represents a git tree

Hierarchy

  • GitEntry

Properties

mode?: string
path?: string
sha?: string
size?: number

Format

int64

type?: string
url?: string

Generated using TypeDoc