Skip to content

Repo

Defined in: src/forge.ts:124

Represents a connected repository

Properties

cachePath

cachePath: string

Defined in: src/forge.ts:134

Path to the bare git cache


commitish

commitish: string

Defined in: src/forge.ts:132

The resolved commit SHA


forge

forge: Forge

Defined in: src/forge.ts:130

The forge this repository is hosted on


localPath

localPath: string

Defined in: src/forge.ts:128

Local filesystem path to the worktree


url

url: string

Defined in: src/forge.ts:126

Original repository URL