Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Remote

Representation of a Git remote.

Hierarchy

  • Remote

Index

Properties

Properties

fetch: string

The remote fetch url.

name: string

The name of the remote.

push: string

The remote git url.