private void SetUpHomeEnvironmentVariable() { var gitEv = new GitEnvironmentVariable(EnvironmentVariable); gitEv.DetermineHomeVariable(); }