microsoft / microsoft/VFSForGit

Investigate install order between git and GitService

Open
#1,245 0 comments 0 reactions 1 assignee View on GitHub

@jeffhostetler is already working on this.

Since Jul 12, 2019.

type: spike
Dominant language
C#
Stars
6.1k
Forks
474
Avg merge
2d 4h
Merged PRs (30d)
8

Description

I recently added code to the GitService to try to set global/system config values for the Trace2
settings (currently in addition to the env vars). If GitService is first, it might not find an installed
version of git to use to set those config variables.

If the VFS version of Git is installed first, then the GitService installer should be able to find it.

(This issue is a little more murky because different versions of Git (i.e. the VFS version and the
version pre-installed by MacOS) have different system config locations. The same goes for the
various Windows versions.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.