Constant workerlib::git_config::GIT_CONFIG_GLOBAL
source · pub const GIT_CONFIG_GLOBAL: &str = "GIT_CONFIG_GLOBAL";
Expand description
Environment variable that specifies where the global git configuration is located. This needs to be configured each time we shell out to Git.