localGit:fetch(operationId, repoPath). Plain git fetch against the configured upstream - no remote argument, no --all, mirroring stock VS Code’s LocalGitService.fetch.
localGit:fetch(operationId, repoPath)
git fetch
--all
LocalGitService.fetch