Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultGitInit

The default initializer. It is used in the browser.

Configures the Git extension to use the Git executable from the PATH.

Hierarchy

  • DefaultGitInit

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly logger

logger: ILogger

Protected Readonly messages

messages: MessageService

Protected Readonly toDispose

toDispose: DisposableCollection = ...

Methods

dispose

  • dispose(): void

init

  • init(): Promise<void>