Remove the getBaseDir method from GitClient as the baseDir is determined once during construction and does not need to be rediscovered. The property access should always be used. PR Close #41898
dev-infra
getRepoBaseDir()
GitClient