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.
GIT_ASKPASS
Protected
Readonly
The additional environment object that will be set before executing every single Git command.
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.