Class ElectronGitEnvProvider

Git environment provider for Electron.

This Git environment provider is customized for the Electron-based application. It sets the GIT_ASKPASS environment variable, to run a custom script for the authentication.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

_env: undefined | Object
askpass: Askpass
toDispose: DisposableCollection = ...

Methods