Skip to content

Repo

Defined in: src/forge.ts:30

Represents a connected repository

Properties

cachePath

cachePath: string

Defined in: src/forge.ts:40

Path to the bare git cache


commitish

commitish: string

Defined in: src/forge.ts:38

The resolved commit SHA


forge

forge: Forge

Defined in: src/forge.ts:36

The forge this repository is hosted on


localPath

localPath: string

Defined in: src/forge.ts:34

Local filesystem path to the worktree


url

url: string

Defined in: src/forge.ts:32

Original repository URL