Skip to content

RemoteInfo

RemoteInfo = object

Defined in: src/core/repo.ts:2628

Remote information

Properties

fetchUrl

fetchUrl: string

Defined in: src/core/repo.ts:2632

Fetch URL


name

name: string

Defined in: src/core/repo.ts:2630

Remote name


pushUrl

pushUrl: string

Defined in: src/core/repo.ts:2634

Push URL (may differ from fetchUrl)