Options
All
  • Public
  • Public/Protected
  • All
Menu

Identifies a version of a git repo containing a potential project

Hierarchy

Index

Properties

Properties

Optional branch

branch: string

If this is populated, then sha should contain a sha (it may also contain the same branch name, for backwards compatibility)

owner

owner: string

Optional path

path: string

Path from root, using / syntax. If undefined or the empty string, use the root of the repo.

repo

repo: string

Optional sha

sha: string

Might contain a sha, might contain a ref (for backwards compatibility) Providing a sha here and a branch in branch instead is encouraged.

url

url: string

Entire url of the repo. Can be a file URL if this is local.

Generated using TypeDoc