Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Remote

Representation of a Git remote.

Hierarchy

  • Remote

Index

Properties

Properties

Readonly fetch

fetch: string

The remote fetch url.

Readonly name

name: string

The name of the remote.

Readonly push

push: string

The remote git url.