Searched refs:git_bash_env (Results 1 – 1 of 1) sorted by relevance
288 static std::unique_ptr<base::Environment> git_bash_env; in FixGitBashLabelEdit() local289 if (!git_bash_env) in FixGitBashLabelEdit()290 git_bash_env = base::Environment::Create(); in FixGitBashLabelEdit()294 if (git_bash_env->HasVar( in FixGitBashLabelEdit()